Searched refs:GetCorrespondingSpellCheckLanguage (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/
H A Dspellcheck_common.h49 std::string GetCorrespondingSpellCheckLanguage(const std::string& language);
H A Dspellcheck_common.cc126 std::string GetCorrespondingSpellCheckLanguage(const std::string& language) { function in namespace:chrome::spellcheck_common
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_service.cc131 chrome::spellcheck_common::GetCorrespondingSpellCheckLanguage(*i);

Completed in 175 milliseconds