1# 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 45teFIdleWithEventLoopTimer = 7 46teBitClear = 0 47teBitSet = 1 48teBitTest = -1 49teWordSelect = 4 50teWordDrag = 8 51teFromFind = 12 52teFromRecal = 16 53teFind = 0 54teHighlight = 1 55teDraw = -1 56teCaret = -2 57teFUseTextServices = 4 58