Searched refs:GetSupportedInputMethods (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dl10n_util_test_util.h27 GetSupportedInputMethods() const OVERRIDE;
H A Dl10n_util_test_util.cc22 MockInputMethodManagerWithInputMethods::GetSupportedInputMethods() const { function in class:chromeos::MockInputMethodManagerWithInputMethods
H A Dl10n_util.cc397 *input_method::InputMethodManager::Get()->GetSupportedInputMethods(),
/external/chromium_org/chromeos/ime/
H A Dinput_method_whitelist.h35 scoped_ptr<InputMethodDescriptors> GetSupportedInputMethods() const;
H A Dinput_method_whitelist.cc34 InputMethodWhitelist::GetSupportedInputMethods() const { function in class:chromeos::input_method::InputMethodWhitelist
H A Dinput_method_manager.h203 GetSupportedInputMethods() const = 0;
/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dmock_input_method_manager.h88 GetSupportedInputMethods() const OVERRIDE;
H A Dinput_method_manager_impl.h150 GetSupportedInputMethods() const OVERRIDE;
H A Dmock_input_method_manager.cc52 MockInputMethodManager::GetSupportedInputMethods() const { function in class:chromeos::input_method::MockInputMethodManager
H A Dinput_method_util_unittest.cc49 : util_(&delegate_, whitelist_.GetSupportedInputMethods()) {
H A Dinput_method_util.cc738 ResetInputMethods(*(InputMethodWhitelist().GetSupportedInputMethods()));
H A Dinput_method_manager_impl.cc929 InputMethodManagerImpl::GetSupportedInputMethods() const { function in class:chromeos::input_method::InputMethodManagerImpl
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dcros_language_options_handler.cc86 // GetSupportedInputMethods() never returns NULL.
130 // GetSupportedInputMethods() never return NULL.
132 manager->GetSupportedInputMethods());

Completed in 1109 milliseconds