1 # Generated from 'QuickDraw.h'
4 def FOUR_CHAR_CODE(x
): return x
31 hilitetransfermode
= 50
98 frame
= kQDGrafVerbFrame
99 paint
= kQDGrafVerbPaint
100 erase
= kQDGrafVerbErase
101 invert
= kQDGrafVerbInvert
102 fill
= kQDGrafVerbFill
107 dontMatchSeedsBit
= 1
109 singleDevices
= 1 << singleDevicesBit
110 dontMatchSeeds
= 1 << dontMatchSeedsBit
111 allDevices
= 1 << allDevicesBit
112 kPrinterFontStatus
= 0
113 kPrinterScalingStatus
= 1
115 kVerticalConstraint
= 1
116 kHorizontalConstraint
= 2
117 k1MonochromePixelFormat
= 0x00000001
118 k2IndexedPixelFormat
= 0x00000002
119 k4IndexedPixelFormat
= 0x00000004
120 k8IndexedPixelFormat
= 0x00000008
121 k16BE555PixelFormat
= 0x00000010
122 k24RGBPixelFormat
= 0x00000018
123 k32ARGBPixelFormat
= 0x00000020
124 k1IndexedGrayPixelFormat
= 0x00000021
125 k2IndexedGrayPixelFormat
= 0x00000022
126 k4IndexedGrayPixelFormat
= 0x00000024
127 k8IndexedGrayPixelFormat
= 0x00000028
128 k16LE555PixelFormat
= FOUR_CHAR_CODE('L555')
129 k16LE5551PixelFormat
= FOUR_CHAR_CODE('5551')
130 k16BE565PixelFormat
= FOUR_CHAR_CODE('B565')
131 k16LE565PixelFormat
= FOUR_CHAR_CODE('L565')
132 k24BGRPixelFormat
= FOUR_CHAR_CODE('24BG')
133 k32BGRAPixelFormat
= FOUR_CHAR_CODE('BGRA')
134 k32ABGRPixelFormat
= FOUR_CHAR_CODE('ABGR')
135 k32RGBAPixelFormat
= FOUR_CHAR_CODE('RGBA')
136 kYUVSPixelFormat
= FOUR_CHAR_CODE('yuvs')
137 kYUVUPixelFormat
= FOUR_CHAR_CODE('yuvu')
138 kYVU9PixelFormat
= FOUR_CHAR_CODE('YVU9')
139 kYUV411PixelFormat
= FOUR_CHAR_CODE('Y411')
140 kYVYU422PixelFormat
= FOUR_CHAR_CODE('YVYU')
141 kUYVY422PixelFormat
= FOUR_CHAR_CODE('UYVY')
142 kYUV211PixelFormat
= FOUR_CHAR_CODE('Y211')
143 k2vuyPixelFormat
= FOUR_CHAR_CODE('2vuy')
144 kCursorImageMajorVersion
= 0x0001
145 kCursorImageMinorVersion
= 0x0000
146 kQDParseRegionFromTop
= (1 << 0)
147 kQDParseRegionFromBottom
= (1 << 1)
148 kQDParseRegionFromLeft
= (1 << 2)
149 kQDParseRegionFromRight
= (1 << 3)
150 kQDParseRegionFromTopLeft
= kQDParseRegionFromTop | kQDParseRegionFromLeft
151 kQDParseRegionFromBottomRight
= kQDParseRegionFromBottom | kQDParseRegionFromRight
152 kQDRegionToRectsMsgInit
= 1
153 kQDRegionToRectsMsgParse
= 2
154 kQDRegionToRectsMsgTerminate
= 3
158 kXFer1PixelAtATime
= 0x00000001
159 kXFerConvertPixelToRGB32
= 0x00000002
160 kCursorComponentsVersion
= 0x00010001
161 kCursorComponentType
= FOUR_CHAR_CODE('curs')
162 cursorDoesAnimate
= 1L << 0
163 cursorDoesHardware
= 1L << 1
164 cursorDoesUnreadableScreenBits
= 1L << 2
165 kRenderCursorInHardware
= 1L << 0
166 kRenderCursorInSoftware
= 1L << 1
167 kCursorComponentInit
= 0x0001
168 kCursorComponentGetInfo
= 0x0002
169 kCursorComponentSetOutputMode
= 0x0003
170 kCursorComponentSetData
= 0x0004
171 kCursorComponentReconfigure
= 0x0005
172 kCursorComponentDraw
= 0x0006
173 kCursorComponentErase
= 0x0007
174 kCursorComponentMove
= 0x0008
175 kCursorComponentAnimate
= 0x0009
176 kCursorComponentLastReserved
= 0x0050
177 # Generated from 'QuickDrawText.h'
180 def FOUR_CHAR_CODE(x
): return x
206 smTruncMiddle
= 0x4000