Jack Jansen | f2e917e | 1997-08-15 14:38:59 +0000 | [diff] [blame] | 1 | # Generated from 'flap:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:TextEdit.h' |
Jack Jansen | 0701d62 | 1996-04-10 14:42:32 +0000 | [diff] [blame] | 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 |
Jack Jansen | 0701d62 | 1996-04-10 14:42:32 +0000 | [diff] [blame] | 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 |
Jack Jansen | 5e58bcd | 1998-02-20 15:54:44 +0000 | [diff] [blame] | 36 | intInlineInputTSMTEPreUpdateHook = 8 |
| 37 | intInlineInputTSMTEPostUpdateHook = 9 |
Jack Jansen | 0701d62 | 1996-04-10 14:42:32 +0000 | [diff] [blame] | 38 | teFAutoScroll = 0 |
Jack Jansen | 0701d62 | 1996-04-10 14:42:32 +0000 | [diff] [blame] | 39 | teFTextBuffering = 1 |
| 40 | teFOutlineHilite = 2 |
| 41 | teFInlineInput = 3 |
Jack Jansen | 4e12663 | 1998-04-21 15:21:52 +0000 | [diff] [blame^] | 42 | teFUseWhiteBackground = 4 |
Jack Jansen | 5e58bcd | 1998-02-20 15:54:44 +0000 | [diff] [blame] | 43 | teFUseInlineInput = 5 |
| 44 | teFInlineInputAutoScroll = 6 |
Jack Jansen | 0701d62 | 1996-04-10 14:42:32 +0000 | [diff] [blame] | 45 | teBitClear = 0 |
| 46 | teBitSet = 1 |
| 47 | teBitTest = -1 |
| 48 | teWordSelect = 4 |
| 49 | teWordDrag = 8 |
| 50 | teFromFind = 12 |
| 51 | teFromRecal = 16 |
| 52 | teFind = 0 |
| 53 | teHighlight = 1 |
| 54 | teDraw = -1 |
| 55 | teCaret = -2 |
Jack Jansen | 5e58bcd | 1998-02-20 15:54:44 +0000 | [diff] [blame] | 56 | teFUseTextServices = 4 |