Searched refs:SpellcheckStringV (Results 1 – 3 of 3) sorted by relevance
81 const char* SpellcheckStringV(const string& text,
393 const char* SpellcheckStringV(const string& text, in SpellcheckStringV() function422 return SpellcheckStringV(text, words); in SpellcheckString()
999 const char* suggestion = SpellcheckStringV(tool_name, words); in ChooseTool()