Home
last modified time | relevance | path

Searched refs:fLinesWritten (Results 1 – 4 of 4) sorted by relevance

/external/skqp/tools/bookmaker/
DparserCommon.h150 fLinesWritten = 1; in resetCommon()
243 size_t fLinesWritten; // as opposed to fLineCount, number of lines read variable
DparserCommon.cpp22 SkDebugf("> 100 columns in %s line %d\n", fFileName.c_str(), fLinesWritten); in checkLineLength()
26 fLinesWritten++; in checkLineLength()
/external/skia/tools/bookmaker/
DparserCommon.h152 fLinesWritten = 1; in resetCommon()
245 size_t fLinesWritten; // as opposed to fLineCount, number of lines read variable
DparserCommon.cpp22 SkDebugf("> 100 columns in %s line %d\n", fFileName.c_str(), fLinesWritten); in checkLineLength()
26 fLinesWritten++; in checkLineLength()