Searched defs:spellcheck_languages (Results 1 – 3 of 3) sorted by relevance
23 void GetAvailableLanguages(std::vector<std::string>* spellcheck_languages) { in GetAvailableLanguages()
776 std::vector<std::string> spellcheck_languages; in AppendSpellcheckOptionsSubMenu() local