Searched refs:Tabs (Results 1 – 13 of 13) sorted by relevance
1 # Tabs are confusing:
1 # Tabs do's and don'ts:
11 # Tabs are not allowed:
3 # Tabs are confusing:
13 # Tabs are not allowed:
7 # Tabs do's and don'ts:
837 private byte[] Tabs; field in vt3201682 Tabs[C] = 1; in putChar()1737 } while (C < columns && (Tabs[C] == 0)); in putChar()2058 Tabs[C] = 1; in putChar()2618 Tabs = new byte[width]; in putChar()2621 Tabs[C] = 0; in putChar()3218 Tabs = new byte[nw]; in reset()3220 Tabs[i] = 1; in reset()
533 unsigned Tabs = Indentation / Style.TabWidth; in appendIndentText() local534 Text.append(Tabs, '\t'); in appendIndentText()535 Spaces -= Tabs * Style.TabWidth; in appendIndentText()
24 # Tabs or spaces separate the three items.
228 /* Tabs in the header */
1269 - Tabs are now properly converted in HTML reports. Previously indentation was
488 Use Spaces Instead of Tabs
580 /* Tabs */