Searched refs:TAB_SIZE (Results 1 – 9 of 9) sorted by relevance
63 const int TAB_SIZE = 4; variable97 *this << mIndent << std::string(2 * TAB_SIZE, ' '); in indentPlus()
212 mIndent.append(string(TAB_SIZE, ' ')); in increaseIndent()216 mIndent.erase(0, TAB_SIZE); in decreaseIndent()
170 # The TAB_SIZE tag can be used to set the number of spaces in a tab.173 TAB_SIZE = 8
196 # The TAB_SIZE tag can be used to set the number of spaces in a tab.199 TAB_SIZE = 4
207 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen211 TAB_SIZE = 4
225 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen229 TAB_SIZE = 4