Searched refs:writeBlockIndent (Results 1 – 3 of 3) sorted by relevance
183 bool writeBlockIndent(int size, const char* data, bool ignoreIndent);
190 bool ParserCommon::writeBlockIndent(int size, const char* data, bool ignoreIdent) { in writeBlockIndent() function in ParserCommon
130 wroteSomething |= this->writeBlockIndent(commentLen, commentStart, false); in descriptionOut()173 wroteSomething |= this->writeBlockIndent(prop->length(), prop->fContentStart, true); in descriptionOut()