Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DspellCheck.cpp69 fInConst = false; in reset()
91 bool fInConst; member in SpellCheck
175 fInConst = true; in check()
347 fInConst = false; in check()
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()