Searched refs:fTabs (Results 1 – 2 of 2) sorted by relevance
18 fTabs = 0; in prettify()75 fTabs++; in prettify()78 fTabs--; in prettify()162 for (int t = 0; t < fTabs; t++) { in tabString()185 int fTabs, fLinecount; member in GrSKSLPrettyPrint::GLSLPrettyPrint
20 fTabs = 0; in prettify()73 fTabs++; in prettify()76 fTabs--; in prettify()160 for (int t = 0; t < fTabs; t++) { in tabString()176 int fTabs; member in GrShaderUtils::GLSLPrettyPrint