Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DincludeParser.cpp1728 size_t commentLine = 0; in findCommentAfter() local
1734 commentLine = wordIter->fLineCount; in findCommentAfter()
1738 && wordIter->fLineCount == commentLine) { in findCommentAfter()