Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DmdOut.h62 , fInProgress(mdOut.fInProgress) { in DefinedState()
199 bool fInProgress; member
255 fInProgress = false; in reset()
318 bool fInProgress; variable
DmdOut.cpp569 if (!fInProgress && Resolvable::kSimple != fResolvable in setLink()
638 fInProgress = true; in buildReferences()
659 fInProgress = StatusFilter::kInProgress == filter; in buildStatus()
1192 fIncludeParser.codeBlock(markType, name, fInProgress)); in addCodeBlock()
1637 string codeBlock = fIncludeParser.codeBlock(*grand, fInProgress); in markTypeOut()