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