Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DspellCheck.cpp37 class SpellCheck : public ParserCommon { class
39 SpellCheck(const BmhParser& bmh) : ParserCommon() in SpellCheck() function in SpellCheck
107 SpellCheck checker(*this); in spellCheck()
113 SpellCheck checker(*this); in spellStatus()
122 bool SpellCheck::check(const char* match) { in check()
152 bool SpellCheck::check(Definition* def) { in check()
366 bool SpellCheck::checkable(MarkType markType) { in checkable()
370 void SpellCheck::childCheck(Definition* def, const char* start) { in childCheck()
390 void SpellCheck::leafCheck(const char* start, const char* end) { in leafCheck()
491 void SpellCheck::printCheck(string str, PrintCheck allowed) { in printCheck()
[all …]