Home
last modified time | relevance | path

Searched refs:codeBlockSpaces (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tools/bookmaker/
DincludeParser.h156 void codeBlockSpaces(string& result, int indent) const;
DincludeParser.cpp397 void IncludeParser::codeBlockSpaces(string& result, int indent) const { in codeBlockSpaces() function in IncludeParser
489 this->codeBlockSpaces(result, startIndent); in writeCodeBlock()
504 this->codeBlockSpaces(result, startIndent); in writeCodeBlock()
552 this->codeBlockSpaces(result, indent); in writeCodeBlock()