Searched refs:fIndentationPtr (Results 1 – 1 of 1) sorted by relevance
53 , fIndentationPtr(indentationPtr) in AutoOutputStream()56 *fIndentationPtr = 0; in AutoOutputStream()60 if (fIndentationPtr) { in ~AutoOutputStream()61 *fIndentationPtr = fOldIndentation; in ~AutoOutputStream()68 int *fIndentationPtr = nullptr; variable