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

  /external/chromium_org/chrome/browser/chromeos/input_method/
accessibility.cc 37 imm_->GetInputMethodUtil()->GetInputMethodMediumName(descriptor));
mode_indicator_controller.cc 106 imm_->GetInputMethodUtil()->GetInputMethodShortName(descriptor);
input_method_manager_impl_unittest.cc 134 manager_->GetInputMethodUtil()->UpdateHardwareLayoutCache();
400 manager_->GetInputMethodUtil()->GetInputMethodDescriptorFromId(
402 id_to_find = manager_->GetInputMethodUtil()->GetInputMethodDescriptorFromId(
405 id_to_find = manager_->GetInputMethodUtil()->GetInputMethodDescriptorFromId(
408 id_to_find = manager_->GetInputMethodUtil()->GetInputMethodDescriptorFromId(
444 manager_->GetInputMethodUtil()->SetHardwareKeyboardLayoutForTesting(
448 manager_->GetInputMethodUtil()->GetHardwareLoginInputMethodIds());
453 manager_->GetInputMethodUtil()->SetHardwareKeyboardLayoutForTesting(
456 "ja", manager_->GetInputMethodUtil()->GetHardwareLoginInputMethodIds());
461 manager_->GetInputMethodUtil()->SetHardwareKeyboardLayoutForTesting
    [all...]
mock_input_method_manager.h 93 virtual InputMethodUtil* GetInputMethodUtil() OVERRIDE;
input_method_manager_impl.h 156 virtual InputMethodUtil* GetInputMethodUtil() OVERRIDE;
mock_input_method_manager.cc 183 InputMethodUtil* MockInputMethodManager::GetInputMethodUtil() {
mode_indicator_browsertest.cc 103 ->GetInputMethodUtil()
input_method_manager_impl.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/base/
locale_util.cc 71 manager->GetInputMethodUtil()->GetHardwareLoginInputMethodIds());
76 manager->GetInputMethodUtil()->GetHardwareInputMethodIds());
80 manager->GetInputMethodUtil()->GetInputMethodIdsFromLanguageCode(
  /external/chromium_org/chrome/browser/chromeos/extensions/
input_method_apitest_chromeos.cc 51 manager->GetInputMethodUtil()->InitXkbInputMethodsForTesting();
input_method_api.cc 67 chromeos::input_method::InputMethodUtil* util = manager->GetInputMethodUtil();
  /external/chromium_org/chromeos/ime/
input_method_manager.h 217 virtual InputMethodUtil* GetInputMethodUtil() = 0;
  /external/chromium_org/chrome/browser/chromeos/
chrome_browser_main_chromeos.cc 476 manager->GetInputMethodUtil()->GetHardwareInputMethodIds();
482 manager->GetInputMethodUtil()->GetLanguageDefaultInputMethodId(
493 manager->GetInputMethodUtil()->GetHardwareLoginInputMethodIds();
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
l10n_util.cc 46 input_method::InputMethodManager::Get()->GetInputMethodUtil();
282 input_method::InputMethodManager::Get()->GetInputMethodUtil();
411 input_method::InputMethodUtil* util = manager->GetInputMethodUtil();
gaia_screen_handler.cc 586 imm->GetInputMethodUtil()->GetHardwareLoginInputMethodIds();
  /external/chromium_org/chrome/browser/chromeos/login/
oobe_localization_browsertest.cc 256 ->GetInputMethodUtil()
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.cc 140 manager->GetInputMethodUtil()->GetInputMethodDisplayNameFromId(
  /external/chromium_org/chrome/browser/chromeos/login/session/
user_session_manager.cc 110 manager->GetInputMethodUtil()->GetFirstLoginInputMethodIds(
134 manager->GetInputMethodUtil()->GetLanguageCodesFromInputMethodIds(
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.cc 700 input_method::InputMethodUtil* util = manager->GetInputMethodUtil();
710 input_method::InputMethodUtil* util = manager->GetInputMethodUtil();
    [all...]
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_browsertest.cc 719 input_method_manager->GetInputMethodUtil()->
    [all...]

Completed in 111 milliseconds