Bump version to 0.9.1.
[python/dscho.git] / Mac / Lib / lib-toolbox / TextEdit.py
blob315452aca8a8f297cf5969012bcca14b3f81483a
1 # Generated from 'Macintosh HD:SWDev:Codewarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:TextEdit.h'
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 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
56 teFUseTextServices = 4