Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DspellCheck.cpp72 fInStdOut = false; in reset()
94 bool fInStdOut; member in SpellCheck
278 fInStdOut = true; in check()
286 fInStdOut = false; in check()
437 SkASSERT(inParens >= 0 || fInStdOut); in leafCheck()
632 && !hasColon && !hasDot && !hasParen && !fInStdOut && !inCode && !fInConst in wordCheck()
644 && !fInStdOut && !inCode && !fInConst && !sawDigit in wordCheck()
661 fInStdOut || fInFormula || inCode || fInConst || methodParam ? fCode : in wordCheck()