blob: 22c1e97f2ab113c372b8ba9338eec0250939dbc4 [file] [log] [blame]
Jack Jansenab98ae92001-08-19 22:13:00 +00001# Generated from 'TextEdit.h'
2
3teJustLeft = 0
4teJustCenter = 1
5teJustRight = -1
6teForceLeft = -2
7teFlushDefault = 0
8teCenter = 1
9teFlushRight = -1
10teFlushLeft = -2
11fontBit = 0
12faceBit = 1
13sizeBit = 2
14clrBit = 3
15addSizeBit = 4
16toggleBit = 5
17doFont = 1
18doFace = 2
19doSize = 4
20doColor = 8
21doAll = 15
22addSize = 16
23doToggle = 32
24EOLHook = 0
25DRAWHook = 4
26WIDTHHook = 8
27HITTESTHook = 12
28nWIDTHHook = 24
29TextWidthHook = 28
30intEOLHook = 0
31intDrawHook = 1
32intWidthHook = 2
33intHitTestHook = 3
34intNWidthHook = 6
35intTextWidthHook = 7
36intInlineInputTSMTEPreUpdateHook = 8
37intInlineInputTSMTEPostUpdateHook = 9
38teFAutoScroll = 0
39teFTextBuffering = 1
40teFOutlineHilite = 2
41teFInlineInput = 3
42teFUseWhiteBackground = 4
43teFUseInlineInput = 5
44teFInlineInputAutoScroll = 6
45teBitClear = 0
46teBitSet = 1
47teBitTest = -1
48teWordSelect = 4
49teWordDrag = 8
50teFromFind = 12
51teFromRecal = 16
52teFind = 0
53teHighlight = 1
54teDraw = -1
55teCaret = -2
56teFUseTextServices = 4