Home
last modified time | relevance | path

Searched refs:indentToColumn (Results 1 – 10 of 10) sorted by relevance

/external/skqp/tools/bookmaker/
DparserCommon.h89 void indentToColumn(int column) { in indentToColumn() function
DincludeWriter.cpp563 this->indentToColumn(enumItemValueTab); in enumMemberOut()
577 this->indentToColumn(enumItemCommentTab); in enumMemberOut()
878 this->indentToColumn(column); in methodOut()
1026 this->indentToColumn(fStructMemberTab); in structMemberOut()
1037 this->indentToColumn(fStructValueTab); in structMemberOut()
1045 this->indentToColumn(fStructCommentTab); in structMemberOut()
1963 this->indentToColumn(fConstValueTab); in populate()
1967 this->indentToColumn(fConstCommentTab); in populate()
DparserCommon.cpp221 this->indentToColumn(indent); in writeBlockIndent()
DincludeParser.cpp1292 this->indentToColumn(4); in dumpDefine()
1295 this->indentToColumn(0); in dumpDefine()
DmdOut.cpp2184 this->indentToColumn(contentStart - lineStart); in resolveOut()
/external/skia/tools/bookmaker/
DincludeWriter.cpp563 this->indentToColumn(enumItemValueTab); in enumMemberOut()
577 this->indentToColumn(enumItemCommentTab); in enumMemberOut()
878 this->indentToColumn(column); in methodOut()
1026 this->indentToColumn(fStructMemberTab); in structMemberOut()
1037 this->indentToColumn(fStructValueTab); in structMemberOut()
1045 this->indentToColumn(fStructCommentTab); in structMemberOut()
1963 this->indentToColumn(fConstValueTab); in populate()
1967 this->indentToColumn(fConstCommentTab); in populate()
DparserCommon.h91 void indentToColumn(int column) { in indentToColumn() function
DparserCommon.cpp221 this->indentToColumn(indent); in writeBlockIndent()
DincludeParser.cpp1293 this->indentToColumn(4); in dumpDefine()
1296 this->indentToColumn(0); in dumpDefine()
DmdOut.cpp2184 this->indentToColumn(contentStart - lineStart); in resolveOut()