ยปCore Development>Code coverage>Lib/plat-mac/Carbon/TextEdit.py

Python code coverage for Lib/plat-mac/Carbon/TextEdit.py

#countcontent
1n/a# Generated from 'TextEdit.h'
2n/a
3n/ateJustLeft = 0
4n/ateJustCenter = 1
5n/ateJustRight = -1
6n/ateForceLeft = -2
7n/ateFlushDefault = 0
8n/ateCenter = 1
9n/ateFlushRight = -1
10n/ateFlushLeft = -2
11n/afontBit = 0
12n/afaceBit = 1
13n/asizeBit = 2
14n/aclrBit = 3
15n/aaddSizeBit = 4
16n/atoggleBit = 5
17n/adoFont = 1
18n/adoFace = 2
19n/adoSize = 4
20n/adoColor = 8
21n/adoAll = 15
22n/aaddSize = 16
23n/adoToggle = 32
24n/aEOLHook = 0
25n/aDRAWHook = 4
26n/aWIDTHHook = 8
27n/aHITTESTHook = 12
28n/anWIDTHHook = 24
29n/aTextWidthHook = 28
30n/aintEOLHook = 0
31n/aintDrawHook = 1
32n/aintWidthHook = 2
33n/aintHitTestHook = 3
34n/aintNWidthHook = 6
35n/aintTextWidthHook = 7
36n/aintInlineInputTSMTEPreUpdateHook = 8
37n/aintInlineInputTSMTEPostUpdateHook = 9
38n/ateFAutoScroll = 0
39n/ateFTextBuffering = 1
40n/ateFOutlineHilite = 2
41n/ateFInlineInput = 3
42n/ateFUseWhiteBackground = 4
43n/ateFUseInlineInput = 5
44n/ateFInlineInputAutoScroll = 6
45n/ateFIdleWithEventLoopTimer = 7
46n/ateBitClear = 0
47n/ateBitSet = 1
48n/ateBitTest = -1
49n/ateWordSelect = 4
50n/ateWordDrag = 8
51n/ateFromFind = 12
52n/ateFromRecal = 16
53n/ateFind = 0
54n/ateHighlight = 1
55n/ateDraw = -1
56n/ateCaret = -2
57n/ateFUseTextServices = 4