HomeSort by relevance Sort by last modified time
    Searched refs:PlatformSupportsLanguage (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/
spellchecker_linux.cc 19 bool PlatformSupportsLanguage(const std::string& current_language) {
spellchecker_platform_engine.h 51 bool PlatformSupportsLanguage(const std::string& current_language);
spellchecker_win.cc 19 bool PlatformSupportsLanguage(const std::string& current_language) {
spellcheck_host_impl.cc 102 SpellCheckerPlatform::PlatformSupportsLanguage(language_)) {
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_platform_mac.h 54 bool PlatformSupportsLanguage(const std::string& current_language);
spellcheck_hunspell_dictionary.cc 182 spellcheck_mac::PlatformSupportsLanguage(language_)) {

Completed in 3583 milliseconds