Searched refs:TAB (Results 1 – 21 of 21) sorted by relevance
28 TAB = ' ' variable32 self.buffer = TAB33 self.lineLength = len(TAB)43 self.buffer += TAB45 self.lineLength = len(TAB)
34 key 15 TAB
33 key 15 TAB
38 key 15 TAB
101 key 15 TAB
41 key 15 TAB
266 key TAB {
312 key TAB {
263 key TAB {
309 key TAB {
260 key TAB {
37 key 15 TAB
661 ints[TAB] |= reflowed.getLineContainsTab(i) ? TAB_MASK : 0; in reflow()1033 return (mInts.getValue(line, TAB) & TAB_MASK) != 0; in getLineContainsTab()1198 private static final int TAB = START; field in DynamicLayout
1051 lines[off + TAB] |= hasTab ? TAB_MASK : 0;1241 return (mLines[mColumns * line + TAB] & TAB_MASK) != 0;1401 private static final int TAB = START;
103 DEFINE_KEYCODE(TAB),
286 key TAB {
2399 // OPEN: Settings -> SUPPORT TAB
7728 field public static final java.lang.String CATEGORY_TAB = "android.intent.category.TAB";
70018 Landroid/text/DynamicLayout;->TAB:I70749 Landroid/text/StaticLayout;->TAB:I
10371 field public static final String CATEGORY_TAB = "android.intent.category.TAB";