blob: 22c1e97f2ab113c372b8ba9338eec0250939dbc4 [file] [log] [blame]
Jack Jansen26d813e2001-02-12 16:09:44 +00001# Generated from 'TextEdit.h'
Jack Jansen0701d621996-04-10 14:42:32 +00002
3teJustLeft = 0
4teJustCenter = 1
5teJustRight = -1
6teForceLeft = -2
7teFlushDefault = 0
8teCenter = 1
9teFlushRight = -1
Jack Jansen6fe608c2000-12-12 22:08:00 +000010teFlushLeft = -2
Jack Jansen0701d621996-04-10 14:42:32 +000011fontBit = 0
12faceBit = 1
13sizeBit = 2
14clrBit = 3
15addSizeBit = 4
Jack Jansen6fe608c2000-12-12 22:08:00 +000016toggleBit = 5
Jack Jansen0701d621996-04-10 14:42:32 +000017doFont = 1
18doFace = 2
19doSize = 4
20doColor = 8
21doAll = 15
22addSize = 16
Jack Jansen6fe608c2000-12-12 22:08:00 +000023doToggle = 32
Jack Jansen0701d621996-04-10 14:42:32 +000024EOLHook = 0
25DRAWHook = 4
26WIDTHHook = 8
27HITTESTHook = 12
28nWIDTHHook = 24
Jack Jansen6fe608c2000-12-12 22:08:00 +000029TextWidthHook = 28
Jack Jansen0701d621996-04-10 14:42:32 +000030intEOLHook = 0
31intDrawHook = 1
32intWidthHook = 2
33intHitTestHook = 3
34intNWidthHook = 6
35intTextWidthHook = 7
Jack Jansen5e58bcd1998-02-20 15:54:44 +000036intInlineInputTSMTEPreUpdateHook = 8
Jack Jansen6fe608c2000-12-12 22:08:00 +000037intInlineInputTSMTEPostUpdateHook = 9
Jack Jansen0701d621996-04-10 14:42:32 +000038teFAutoScroll = 0
Jack Jansen0701d621996-04-10 14:42:32 +000039teFTextBuffering = 1
40teFOutlineHilite = 2
41teFInlineInput = 3
Jack Jansen4e126631998-04-21 15:21:52 +000042teFUseWhiteBackground = 4
Jack Jansen5e58bcd1998-02-20 15:54:44 +000043teFUseInlineInput = 5
Jack Jansen6fe608c2000-12-12 22:08:00 +000044teFInlineInputAutoScroll = 6
Jack Jansen0701d621996-04-10 14:42:32 +000045teBitClear = 0
46teBitSet = 1
Jack Jansen6fe608c2000-12-12 22:08:00 +000047teBitTest = -1
Jack Jansen0701d621996-04-10 14:42:32 +000048teWordSelect = 4
49teWordDrag = 8
50teFromFind = 12
Jack Jansen6fe608c2000-12-12 22:08:00 +000051teFromRecal = 16
Jack Jansen0701d621996-04-10 14:42:32 +000052teFind = 0
53teHighlight = 1
54teDraw = -1
Jack Jansen6fe608c2000-12-12 22:08:00 +000055teCaret = -2
56teFUseTextServices = 4