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