OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLanguageDisplayNameFromCode
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/chromeos/input_method/
input_method_util.h
118
string16
GetLanguageDisplayNameFromCode
(const std::string& language_code);
input_method_util.cc
286
// Calling
GetLanguageDisplayNameFromCode
() in the comparator is not
291
chromeos::input_method::
GetLanguageDisplayNameFromCode
(s1);
293
chromeos::input_method::
GetLanguageDisplayNameFromCode
(s2);
524
string16
GetLanguageDisplayNameFromCode
(const std::string& language_code) {
/external/chromium/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.cc
157
chromeos::input_method::
GetLanguageDisplayNameFromCode
(*iter);
Completed in 20 milliseconds