Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DmdOut.h56 , fMethod(mdOut.fMethod) in DefinedState()
188 const Definition* fMethod; member
242 fMethod = nullptr; in reset()
301 Definition* fMethod; variable
DspellCheck.cpp66 fMethod = nullptr; in reset()
87 Definition* fMethod; member in SpellCheck
237 fMethod = def; in check()
344 fMethod = nullptr; in check()
649 if (fMethod) { in wordCheck()
650 for (auto child : fMethod->fChildren) { in wordCheck()
DmdOut.cpp359 if (fMethod && fNames->fRefMap.end() != fNames->fRefMap.find(fPriorWord)) { in setLink()
361 TextParser parser(fMethod); in setLink()
1019 SkASSERT(fMethod); in findParamType()
1020 TextParser parser(fMethod->fFileName, fMethod->fStart, fMethod->fContentStart, in findParamType()
1021 fMethod->fLineCount); in findParamType()
1524 fMethod = def; in markTypeOut()
1527 fMethod = iMethod; in markTypeOut()
1676 SkASSERT(fMethod == iMethod); in markTypeOut()
1931 fMethod = nullptr; in markTypeOut()