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