Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DincludeParser.h62 fSkipAPI = false; in reset()
76 bool fSkipAPI; member
DincludeParser.cpp288 fCheck.fSkipAPI = true; in advanceInclude()
545 if (fCheck.fSkipAPI && indent > sizeof(kSK_API)) { in writeCodeBlock()
561 fCheck.fSkipAPI = false; in writeCodeBlock()