mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Regenerated because of minor changes in universal headers
This commit is contained in:
parent
b5cf5dad43
commit
754d4a4fa0
3 changed files with 25 additions and 24 deletions
|
@ -1,4 +1,4 @@
|
|||
# Generated from 'Sap:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:Controls.h'
|
||||
# Generated from 'Sap:CodeWarrior7:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Controls.h'
|
||||
|
||||
pushButProc = 0
|
||||
checkBoxProc = 1
|
||||
|
@ -6,7 +6,6 @@ radioButProc = 2
|
|||
scrollBarProc = 16
|
||||
popupMenuProc = 1008
|
||||
kControlUsesOwningWindowsFontVariant = 1 << 3
|
||||
useWFont = 8
|
||||
kControlNoPart = 0
|
||||
kControlLabelPart = 1
|
||||
kControlMenuPart = 2
|
||||
|
@ -21,16 +20,6 @@ kControlPageDownPart = 23
|
|||
kControlIndicatorPart = 129
|
||||
kControlDisabledPart = 254
|
||||
kControlInactivePart = 255
|
||||
inLabel = 1
|
||||
inMenu = 2
|
||||
inTriangle = 4
|
||||
inButton = 10
|
||||
inCheckBox = 11
|
||||
inUpButton = 20
|
||||
inDownButton = 21
|
||||
inPageUp = 22
|
||||
inPageDown = 23
|
||||
inThumb = 129
|
||||
kControlCheckboxUncheckedValue = 0
|
||||
kControlCheckboxCheckedValue = 1
|
||||
kControlCheckboxMixedValue = 2
|
||||
|
@ -73,6 +62,18 @@ drawThumbOutline = 12
|
|||
kDrawControlEntireControl = 0
|
||||
kDrawControlIndicatorOnly = 129
|
||||
kDragControlEntireControl = 0
|
||||
kDragControlIndicator = 1
|
||||
useWFont = 8
|
||||
inLabel = 1
|
||||
inMenu = 2
|
||||
inTriangle = 4
|
||||
inButton = 10
|
||||
inCheckBox = 11
|
||||
inUpButton = 20
|
||||
inDownButton = 21
|
||||
inPageUp = 22
|
||||
inPageDown = 23
|
||||
inThumb = 129
|
||||
kNoHiliteControlPart = 0
|
||||
kInLabelControlPart = 1
|
||||
kInMenuControlPart = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue