Searched refs:fOldIndentation (Results 1 – 1 of 1) sorted by relevance
54 , fOldIndentation(indentationPtr ? *indentationPtr : 0) { in AutoOutputStream()61 *fIndentationPtr = fOldIndentation; in ~AutoOutputStream()69 int fOldIndentation = 0; variable