Searched refs:SpellcheckNode (Results 1 – 3 of 3) sorted by relevance
99 Node* SpellcheckNode(const string& path);
120 Node* State::SpellcheckNode(const string& path) { in SpellcheckNode() function in State
308 Node* suggestion = state_.SpellcheckNode(path); in CollectTarget()