changes by Barry, e.g. font lock & email addresses
[python/dscho.git] / Mac / Lib / toolbox / QuickDraw.py
blob48c89fc451ea192b78e0f53a1166e02e17dd624a
1 # Generated from 'Sap:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:QuickDraw.h'
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 hilitetransfermode = 50
22 blend = 32
23 addPin = 33
24 addOver = 34
25 subPin = 35
26 addMax = 37
27 adMax = 37
28 subOver = 38
29 adMin = 39
30 ditherCopy = 64
31 transparent = 36
32 italicBit = 1
33 ulineBit = 2
34 outlineBit = 3
35 shadowBit = 4
36 condenseBit = 5
37 extendBit = 6
38 normalBit = 0
39 inverseBit = 1
40 redBit = 4
41 greenBit = 3
42 blueBit = 2
43 cyanBit = 8
44 magentaBit = 7
45 yellowBit = 6
46 blackBit = 5
47 blackColor = 33
48 whiteColor = 30
49 redColor = 205
50 greenColor = 341
51 blueColor = 409
52 cyanColor = 273
53 magentaColor = 137
54 yellowColor = 69
55 picLParen = 0
56 picRParen = 1
57 clutType = 0
58 fixedType = 1
59 directType = 2
60 gdDevType = 0
61 roundedDevice = 5
62 hasAuxMenuBar = 6
63 burstDevice = 7
64 ext32Device = 8
65 ramInit = 10
66 mainScreen = 11
67 allInit = 12
68 screenDevice = 13
69 noDriver = 14
70 screenActive = 15
71 hiliteBit = 7
72 pHiliteBit = 0
73 defQDColors = 127
74 RGBDirect = 16
75 baseAddr32 = 4
76 singleDevicesBit = 0
77 dontMatchSeedsBit = 1
78 allDevicesBit = 2
79 singleDevices = 1 << singleDevicesBit
80 dontMatchSeeds = 1 << dontMatchSeedsBit
81 allDevices = 1 << allDevicesBit
82 kNoConstraint = 0
83 kVerticalConstraint = 1
84 kHorizontalConstraint = 2
85 # Generated from 'Sap:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:QuickDrawText.h'
87 leftCaret = 0
88 rightCaret = -1
89 hilite = 1
90 smLeftCaret = 0
91 smRightCaret = -1
92 smHilite = 1
93 onlyStyleRun = 0
94 leftStyleRun = 1
95 rightStyleRun = 2
96 middleStyleRun = 3
97 smOnlyStyleRun = 0
98 smLeftStyleRun = 1
99 smRightStyleRun = 2
100 smMiddleStyleRun = 3