Searched refs:FirstTabWidth (Results 1 – 1 of 1) sorted by relevance
1744 unsigned FirstTabWidth = in appendIndentText() local1748 if (Spaces < FirstTabWidth || Spaces == 1) { in appendIndentText()1753 Spaces -= FirstTabWidth; in appendIndentText()