Guido van Rossum | e56db43 | 1995-03-19 22:49:50 +0000 | [diff] [blame] | 1 | # Generated from 'D:Development:THINK C:Mac #includes:Apple #includes:QuickDraw.h' |
2 | |||||
3 | invalColReq = -1 | ||||
4 | srcCopy = 0 | ||||
5 | srcOr = 1 | ||||
6 | srcXor = 2 | ||||
7 | srcBic = 3 | ||||
8 | notSrcCopy = 4 | ||||
9 | notSrcOr = 5 | ||||
10 | notSrcXor = 6 | ||||
11 | notSrcBic = 7 | ||||
12 | patCopy = 8 | ||||
13 | patOr = 9 | ||||
14 | patXor = 10 | ||||
15 | patBic = 11 | ||||
16 | notPatCopy = 12 | ||||
17 | notPatOr = 13 | ||||
18 | notPatXor = 14 | ||||
19 | notPatBic = 15 | ||||
20 | grayishTextOr = 49 | ||||
21 | blend = 32 | ||||
22 | addPin = 33 | ||||
23 | addOver = 34 | ||||
24 | subPin = 35 | ||||
25 | addMax = 37 | ||||
26 | adMax = 37 | ||||
27 | subOver = 38 | ||||
28 | adMin = 39 | ||||
29 | ditherCopy = 64 | ||||
30 | transparent = 36 | ||||
31 | normalBit = 0 | ||||
32 | inverseBit = 1 | ||||
33 | redBit = 4 | ||||
34 | greenBit = 3 | ||||
35 | blueBit = 2 | ||||
36 | cyanBit = 8 | ||||
37 | magentaBit = 7 | ||||
38 | yellowBit = 6 | ||||
39 | blackBit = 5 | ||||
40 | blackColor = 33 | ||||
41 | whiteColor = 30 | ||||
42 | redColor = 205 | ||||
43 | greenColor = 341 | ||||
44 | blueColor = 409 | ||||
45 | cyanColor = 273 | ||||
46 | magentaColor = 137 | ||||
47 | yellowColor = 69 | ||||
48 | picLParen = 0 | ||||
49 | picRParen = 1 | ||||
50 | normal = 0 | ||||
51 | bold = 1 | ||||
52 | italic = 2 | ||||
53 | underline = 4 | ||||
54 | outline = 8 | ||||
55 | shadow = 0x10 | ||||
56 | condense = 0x20 | ||||
57 | extend = 0x40 | ||||
58 | clutType = 0 | ||||
59 | fixedType = 1 | ||||
60 | directType = 2 | ||||
61 | gdDevType = 0 | ||||
62 | burstDevice = 7 | ||||
63 | ext32Device = 8 | ||||
64 | ramInit = 10 | ||||
65 | mainScreen = 11 | ||||
66 | allInit = 12 | ||||
67 | screenDevice = 13 | ||||
68 | noDriver = 14 | ||||
69 | screenActive = 15 | ||||
70 | hiliteBit = 7 | ||||
71 | pHiliteBit = 0 | ||||
72 | defQDColors = 127 | ||||
73 | RGBDirect = 16 | ||||
74 | baseAddr32 = 4 | ||||
75 | rgnOverflowErr = -147 | ||||
76 | insufficientStackErr = -149 | ||||
77 | allDevices = 1 << allDevicesBit |