Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DspellCheck.cpp593 bool hasParen = false; in wordCheck() local
611 hasParen |= isParen; in wordCheck()
627 if (sawSpecial && !hasParen) { in wordCheck()
632 && !hasColon && !hasDot && !hasParen && !fInStdOut && !inCode && !fInConst in wordCheck()
643 if (!hasColon && !hasDot && !hasParen && !hasUnderscore in wordCheck()
659 hasParen ? fParens : in wordCheck()