Searched refs:GetInputMethodList (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/ui/webui/options/chromeos/
H A Dcros_language_options_handler.h36 static ListValue* GetInputMethodList(
H A Dcros_language_options_handler.cc67 localized_strings->Set("inputMethodList", GetInputMethodList(*descriptors));
86 ListValue* CrosLanguageOptionsHandler::GetInputMethodList( function in class:chromeos::CrosLanguageOptionsHandler
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dcros_language_options_handler.h41 static base::ListValue* GetInputMethodList(
H A Dcros_language_options_handler_unittest.cc56 TEST_F(CrosLanguageOptionsHandlerTest, GetInputMethodList) {
59 chromeos::options::CrosLanguageOptionsHandler::GetInputMethodList(
H A Dcros_language_options_handler.cc109 localized_strings->Set("inputMethodList", GetInputMethodList(*descriptors));
151 ListValue* CrosLanguageOptionsHandler::GetInputMethodList( function in class:chromeos::options::CrosLanguageOptionsHandler
/external/chromium/chrome/browser/ui/webui/options/
H A Dlanguage_options_handler_unittest.cc34 TEST(LanguageOptionsHandlerTest, GetInputMethodList) {
46 chromeos::CrosLanguageOptionsHandler::GetInputMethodList(descriptors));

Completed in 402 milliseconds