summaryrefslogtreecommitdiffstats
path: root/Mac/Lib
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1995-11-14 10:46:01 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1995-11-14 10:46:01 (GMT)
commit54c8f7e4bbbb11d5f106c4a34d87eec5635345eb (patch)
tree7e059ffaf569e408d121a8047e6f076a724047ce /Mac/Lib
parentcdaa3d95b87b1da0d94fb82ef73594f8bcbb14ce (diff)
downloadcpython-54c8f7e4bbbb11d5f106c4a34d87eec5635345eb.zip
cpython-54c8f7e4bbbb11d5f106c4a34d87eec5635345eb.tar.gz
cpython-54c8f7e4bbbb11d5f106c4a34d87eec5635345eb.tar.bz2
- Fixed handling of InsetRect, OffsetRect, MapRect
- Added support for PatHandle, CursHandle - Regenerated from new universal headers.
Diffstat (limited to 'Mac/Lib')
-rw-r--r--Mac/Lib/toolbox/QuickDraw.py12
1 files changed, 10 insertions, 2 deletions
diff --git a/Mac/Lib/toolbox/QuickDraw.py b/Mac/Lib/toolbox/QuickDraw.py
index 48c89fc..b826210 100644
--- a/Mac/Lib/toolbox/QuickDraw.py
+++ b/Mac/Lib/toolbox/QuickDraw.py
@@ -1,4 +1,4 @@
-# Generated from 'Sap:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:QuickDraw.h'
+# Generated from 'Sap:CodeWarrior7:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:QuickDraw.h'
invalColReq = -1
srcCopy = 0
@@ -58,6 +58,7 @@ clutType = 0
fixedType = 1
directType = 2
gdDevType = 0
+interlacedDevice = 2
roundedDevice = 5
hasAuxMenuBar = 6
burstDevice = 7
@@ -73,6 +74,11 @@ pHiliteBit = 0
defQDColors = 127
RGBDirect = 16
baseAddr32 = 4
+sysPatListID = 0
+iBeamCursor = 1
+crossCursor = 2
+plusCursor = 3
+watchCursor = 4
singleDevicesBit = 0
dontMatchSeedsBit = 1
allDevicesBit = 2
@@ -82,7 +88,9 @@ allDevices = 1 << allDevicesBit
kNoConstraint = 0
kVerticalConstraint = 1
kHorizontalConstraint = 2
-# Generated from 'Sap:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:QuickDrawText.h'
+kCursorImageMajorVersion = 0x0001
+kCursorImageMinorVersion = 0x0000
+# Generated from 'Sap:CodeWarrior7:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:QuickDrawText.h'
leftCaret = 0
rightCaret = -1