blob: eb5fb923d436bc3ff3fffadc718ecbec353bc9d2 [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
Jack Jansena43b2c42002-05-22 15:08:58 +000010teFlushLeft = -2
Jack Jansenab98ae92001-08-19 22:13:00 +000011fontBit = 0
12faceBit = 1
13sizeBit = 2
14clrBit = 3
15addSizeBit = 4
Jack Jansena43b2c42002-05-22 15:08:58 +000016toggleBit = 5
Jack Jansenab98ae92001-08-19 22:13:00 +000017doFont = 1
18doFace = 2
19doSize = 4
20doColor = 8
21doAll = 15
22addSize = 16
Jack Jansena43b2c42002-05-22 15:08:58 +000023doToggle = 32
Jack Jansenab98ae92001-08-19 22:13:00 +000024EOLHook = 0
25DRAWHook = 4
26WIDTHHook = 8
27HITTESTHook = 12
28nWIDTHHook = 24
Jack Jansena43b2c42002-05-22 15:08:58 +000029TextWidthHook = 28
Jack Jansenab98ae92001-08-19 22:13:00 +000030intEOLHook = 0
31intDrawHook = 1
32intWidthHook = 2
33intHitTestHook = 3
34intNWidthHook = 6
35intTextWidthHook = 7
36intInlineInputTSMTEPreUpdateHook = 8
Jack Jansena43b2c42002-05-22 15:08:58 +000037intInlineInputTSMTEPostUpdateHook = 9
Jack Jansenab98ae92001-08-19 22:13:00 +000038teFAutoScroll = 0
39teFTextBuffering = 1
40teFOutlineHilite = 2
41teFInlineInput = 3
42teFUseWhiteBackground = 4
43teFUseInlineInput = 5
Jack Jansena43b2c42002-05-22 15:08:58 +000044teFInlineInputAutoScroll = 6
45teFIdleWithEventLoopTimer = 7
Jack Jansenab98ae92001-08-19 22:13:00 +000046teBitClear = 0
47teBitSet = 1
Jack Jansena43b2c42002-05-22 15:08:58 +000048teBitTest = -1
Jack Jansenab98ae92001-08-19 22:13:00 +000049teWordSelect = 4
50teWordDrag = 8
51teFromFind = 12
Jack Jansena43b2c42002-05-22 15:08:58 +000052teFromRecal = 16
Jack Jansenab98ae92001-08-19 22:13:00 +000053teFind = 0
54teHighlight = 1
55teDraw = -1
Jack Jansena43b2c42002-05-22 15:08:58 +000056teCaret = -2
57teFUseTextServices = 4