Lines Matching refs:fIndentation
72 for (int i = 0; i < fIndentation; i++) {
121 fIndentation++;
123 fIndentation--;
197 AutoOutputStream outputToExtraFunctions(this, &fExtraFunctions, &fIndentation);
256 ++fIndentation;
315 --fIndentation;
1951 fIndentation++;
1965 fIndentation--;
1992 fIndentation++;
1997 fIndentation--;
2141 fIndentation++;
2150 fIndentation--;
2205 fIndentation++;
2216 fIndentation++;
2219 fIndentation--;
2222 fIndentation--;
2712 AutoOutputStream outputToHeader(this, &header, &fIndentation);
2723 AutoOutputStream outputToBody(this, &body, &fIndentation);