OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlatformSupportsLanguage
(Results
1 - 4
of
4
) 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_)) {
Completed in 294 milliseconds