Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DincludeParser.cpp313 bool inBalance = false; in advanceInclude() local
317 inBalance = i.fChar < paren.fChar; in advanceInclude()
318 if (!inBalance) { in advanceInclude()
444 bool inBalance = false; in writeCodeBlock() local
449 inBalance = loc < paren.fChar; in writeCodeBlock()
451 if (!inBalance) { in writeCodeBlock()