summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/toolbox/QuickDraw.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1996-08-02 11:22:55 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1996-08-02 11:22:55 (GMT)
commit84c21a803e6b7b5fdadd02423350c0f9f981760a (patch)
tree5b82026ab23ec76df1c0d2295d98711fa2444c08 /Mac/Lib/toolbox/QuickDraw.py
parent70463665d36c3207d943dd949334314dae571be1 (diff)
downloadcpython-84c21a803e6b7b5fdadd02423350c0f9f981760a.zip
cpython-84c21a803e6b7b5fdadd02423350c0f9f981760a.tar.gz
cpython-84c21a803e6b7b5fdadd02423350c0f9f981760a.tar.bz2
Regenerated from CW9 includes (only QuickDraw really got a few new values)
Diffstat (limited to 'Mac/Lib/toolbox/QuickDraw.py')
-rw-r--r--Mac/Lib/toolbox/QuickDraw.py9
1 files changed, 7 insertions, 2 deletions
diff --git a/Mac/Lib/toolbox/QuickDraw.py b/Mac/Lib/toolbox/QuickDraw.py
index 18af679..a56fb12 100644
--- a/Mac/Lib/toolbox/QuickDraw.py
+++ b/Mac/Lib/toolbox/QuickDraw.py
@@ -1,4 +1,4 @@
-# Generated from 'flap:CodeWarrior:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:QuickDraw.h'
+# Generated from 'flap:CW9 Gold:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:QuickDraw.h'
invalColReq = -1
srcCopy = 0
@@ -79,6 +79,11 @@ iBeamCursor = 1
crossCursor = 2
plusCursor = 3
watchCursor = 4
+kQDGrafVerbFrame = 0
+kQDGrafVerbPaint = 1
+kQDGrafVerbErase = 2
+kQDGrafVerbInvert = 3
+kQDGrafVerbFill = 4
singleDevicesBit = 0
dontMatchSeedsBit = 1
allDevicesBit = 2
@@ -90,7 +95,7 @@ kVerticalConstraint = 1
kHorizontalConstraint = 2
kCursorImageMajorVersion = 0x0001
kCursorImageMinorVersion = 0x0000
-# Generated from 'flap:CodeWarrior:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:QuickDrawText.h'
+# Generated from 'flap:CW9 Gold:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:QuickDrawText.h'
leftCaret = 0
rightCaret = -1