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