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 {
260 key TAB {
263 key TAB {
309 key TAB {
37 key 15 TAB
356 ints[TAB] |= reflowed.getLineContainsTab(i) ? TAB_MASK : 0; in reflow()702 return (mInts.getValue(line, TAB) & TAB_MASK) != 0; in getLineContainsTab()851 private static final int TAB = START; field in DynamicLayout
1026 lines[off + TAB] |= flags & TAB_MASK;1217 return (mLines[mColumns * line + TAB] & TAB_MASK) != 0;1377 private static final int TAB = START;
103 DEFINE_KEYCODE(TAB),
286 key TAB {
2283 // OPEN: Settings -> SUPPORT TAB
7728 field public static final java.lang.String CATEGORY_TAB = "android.intent.category.TAB";
9479 field public static final java.lang.String CATEGORY_TAB = "android.intent.category.TAB";
9514 field public static final java.lang.String CATEGORY_TAB = "android.intent.category.TAB";
10022 field public static final java.lang.String CATEGORY_TAB = "android.intent.category.TAB";