2000-12-12 18:08:00 -04:00
|
|
|
# Generated from 'Macintosh HD:SWDev:Metrowerks Codewarrior 6.0:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:TextEdit.h'
|
1996-04-10 11:42:32 -03:00
|
|
|
|
|
|
|
teJustLeft = 0
|
|
|
|
teJustCenter = 1
|
|
|
|
teJustRight = -1
|
|
|
|
teForceLeft = -2
|
|
|
|
teFlushDefault = 0
|
|
|
|
teCenter = 1
|
|
|
|
teFlushRight = -1
|
2000-12-12 18:08:00 -04:00
|
|
|
teFlushLeft = -2
|
1996-04-10 11:42:32 -03:00
|
|
|
fontBit = 0
|
|
|
|
faceBit = 1
|
|
|
|
sizeBit = 2
|
|
|
|
clrBit = 3
|
|
|
|
addSizeBit = 4
|
2000-12-12 18:08:00 -04:00
|
|
|
toggleBit = 5
|
1996-04-10 11:42:32 -03:00
|
|
|
doFont = 1
|
|
|
|
doFace = 2
|
|
|
|
doSize = 4
|
|
|
|
doColor = 8
|
|
|
|
doAll = 15
|
|
|
|
addSize = 16
|
2000-12-12 18:08:00 -04:00
|
|
|
doToggle = 32
|
1996-04-10 11:42:32 -03:00
|
|
|
EOLHook = 0
|
|
|
|
DRAWHook = 4
|
|
|
|
WIDTHHook = 8
|
|
|
|
HITTESTHook = 12
|
|
|
|
nWIDTHHook = 24
|
2000-12-12 18:08:00 -04:00
|
|
|
TextWidthHook = 28
|
1996-04-10 11:42:32 -03:00
|
|
|
intEOLHook = 0
|
|
|
|
intDrawHook = 1
|
|
|
|
intWidthHook = 2
|
|
|
|
intHitTestHook = 3
|
|
|
|
intNWidthHook = 6
|
|
|
|
intTextWidthHook = 7
|
1998-02-20 11:54:44 -04:00
|
|
|
intInlineInputTSMTEPreUpdateHook = 8
|
2000-12-12 18:08:00 -04:00
|
|
|
intInlineInputTSMTEPostUpdateHook = 9
|
1996-04-10 11:42:32 -03:00
|
|
|
teFAutoScroll = 0
|
|
|
|
teFTextBuffering = 1
|
|
|
|
teFOutlineHilite = 2
|
|
|
|
teFInlineInput = 3
|
1998-04-21 12:21:52 -03:00
|
|
|
teFUseWhiteBackground = 4
|
1998-02-20 11:54:44 -04:00
|
|
|
teFUseInlineInput = 5
|
2000-12-12 18:08:00 -04:00
|
|
|
teFInlineInputAutoScroll = 6
|
1996-04-10 11:42:32 -03:00
|
|
|
teBitClear = 0
|
|
|
|
teBitSet = 1
|
2000-12-12 18:08:00 -04:00
|
|
|
teBitTest = -1
|
1996-04-10 11:42:32 -03:00
|
|
|
teWordSelect = 4
|
|
|
|
teWordDrag = 8
|
|
|
|
teFromFind = 12
|
2000-12-12 18:08:00 -04:00
|
|
|
teFromRecal = 16
|
1996-04-10 11:42:32 -03:00
|
|
|
teFind = 0
|
|
|
|
teHighlight = 1
|
|
|
|
teDraw = -1
|
2000-12-12 18:08:00 -04:00
|
|
|
teCaret = -2
|
|
|
|
teFUseTextServices = 4
|