Home
last modified time | relevance | path

Searched refs:GetInputMethodUtil (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/input_method/
H A Dinput_method_manager_impl_unittest.cc148 manager_->GetInputMethodUtil()->UpdateHardwareLayoutCache(); in SetUp()
462 manager_->GetInputMethodUtil()->GetInputMethodDescriptorFromId( in TEST_F()
464 id_to_find = manager_->GetInputMethodUtil()->GetInputMethodDescriptorFromId( in TEST_F()
506 manager_->GetInputMethodUtil()->SetHardwareKeyboardLayoutForTesting( in TEST_F()
510 manager_->GetInputMethodUtil()->GetHardwareLoginInputMethodIds()); in TEST_F()
515 manager_->GetInputMethodUtil()->SetHardwareKeyboardLayoutForTesting( in TEST_F()
523 manager_->GetInputMethodUtil()->SetHardwareKeyboardLayoutForTesting( in TEST_F()
536 manager_->GetInputMethodUtil()->SetHardwareKeyboardLayoutForTesting( in TEST_F()
540 manager_->GetInputMethodUtil()->GetHardwareLoginInputMethodIds()); in TEST_F()
549 manager_->GetInputMethodUtil()->SetHardwareKeyboardLayoutForTesting( in TEST_F()
[all …]
H A Daccessibility.cc33 imm->GetInputMethodUtil()->GetInputMethodMediumName(descriptor)); in InputMethodChanged()
H A Dmock_input_method_manager_impl.h61 InputMethodUtil* GetInputMethodUtil() override;
H A Dmock_input_method_manager_impl.cc108 InputMethodUtil* MockInputMethodManagerImpl::GetInputMethodUtil() { in GetInputMethodUtil() function in chromeos::input_method::MockInputMethodManagerImpl
H A Dinput_method_manager_impl.cc1214 InputMethodUtil* InputMethodManagerImpl::GetInputMethodUtil() { in GetInputMethodUtil() function in chromeos::input_method::InputMethodManagerImpl
1241 GetInputMethodUtil()->GetInputMethodDescriptorFromId( in CreateNewState()
1243 ? GetInputMethodUtil()->GetFallbackInputMethodDescriptor().id() in CreateNewState()
H A Dinput_method_manager_impl.h240 InputMethodUtil* GetInputMethodUtil() override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/base/
H A Dlocale_util.cc90 manager->GetInputMethodUtil()->GetHardwareLoginInputMethodIds()); in FinishSwitchLanguage()
95 manager->GetInputMethodUtil()->GetHardwareInputMethodIds()); in FinishSwitchLanguage()
99 manager->GetInputMethodUtil()->GetInputMethodIdsFromLanguageCode( in FinishSwitchLanguage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/
H A Dime_controller_client.cc133 input_method_manager_->GetInputMethodUtil()->GetInputMethodShortName( in ShowModeIndicator()
208 InputMethodUtil* util = input_method_manager_->GetInputMethodUtil(); in GetAshImeInfo()
H A Dime_controller_client_unittest.cc132 InputMethodUtil* GetInputMethodUtil() override { return &util_; } in GetInputMethodUtil() function in __anon6c8aabac0111::TestInputMethodManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/
H A Doobe_configuration.cc110 base::Value(imm->GetInputMethodUtil()->MigrateInputMethod( in UpdateConfigurationValues()
H A Dconfiguration_based_oobe_browsertest.cc214 imm->GetInputMethodUtil()->MigrateInputMethod("xkb:de:neo:ger"); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/chromeos/login/
H A Dl10n_util.cc54 input_method::InputMethodManager::Get()->GetInputMethodUtil(); in CreateInputMethodsEntry()
309 input_method::InputMethodManager::Get()->GetInputMethodUtil(); in GetKeyboardLayoutsForResolvedLocale()
506 input_method::InputMethodUtil* util = manager->GetInputMethodUtil(); in GetAndActivateLoginKeyboardLayouts()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/
H A Dchrome_browser_main_chromeos.cc871 manager->GetInputMethodUtil()->GetFirstLoginInputMethodIds( in Callback()
878 input_methods = manager->GetInputMethodUtil()->GetHardwareInputMethodIds(); in Callback()
884 manager->GetInputMethodUtil()->GetLanguageDefaultInputMethodId( in Callback()
895 manager->GetInputMethodUtil()->GetHardwareLoginInputMethodIds(); in Callback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/accessibility/
H A Ddictation_chromeos.cc37 ->GetInputMethodUtil() in GetUserLanguage()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/chromeos/login/
H A Dl10n_util.cc53 input_method::InputMethodManager::Get()->GetInputMethodUtil(); in CreateInputMethodsEntry()
308 input_method::InputMethodManager::Get()->GetInputMethodUtil(); in GetKeyboardLayoutsForResolvedLocale()
517 input_method::InputMethodUtil* util = manager->GetInputMethodUtil(); in GetAndActivateLoginKeyboardLayouts()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/
H A Dinput_method_apitest_chromeos.cc64 manager->GetInputMethodUtil()->InitXkbInputMethodsForTesting( in Observe()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crostini/
H A Dcrostini_unsupported_action_notifier.cc187 ->GetInputMethodUtil() in GetLocalizedDisplayName()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/ime/chromeos/
H A Dmock_input_method_manager.cc172 InputMethodUtil* MockInputMethodManager::GetInputMethodUtil() { in GetInputMethodUtil() function in chromeos::input_method::MockInputMethodManager
H A Dmock_input_method_manager.h111 InputMethodUtil* GetInputMethodUtil() override; in COMPONENT_EXPORT()
H A Dinput_method_manager.h313 virtual InputMethodUtil* GetInputMethodUtil() = 0; in COMPONENT_EXPORT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/session/
H A Duser_session_manager.cc218 manager->GetInputMethodUtil()->GetInputMethodDescriptorFromId( in InitLocaleAndInputMethodsForNewUser()
234 manager->GetInputMethodUtil()->GetInputMethodDescriptorFromId( in InitLocaleAndInputMethodsForNewUser()
235 manager->GetInputMethodUtil()->GetHardwareInputMethodIds()[0]); in InitLocaleAndInputMethodsForNewUser()
248 manager->GetInputMethodUtil()->GetFirstLoginInputMethodIds( in InitLocaleAndInputMethodsForNewUser()
269 manager->GetInputMethodUtil()->GetLanguageCodesFromInputMethodIds( in InitLocaleAndInputMethodsForNewUser()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/language_settings_private/
H A Dlanguage_settings_private_api.cc124 manager->GetInputMethodUtil()->GetInputMethodIdsFromLanguageCode( in GetSortedComponentIMEs()
563 InputMethodUtil* util = manager->GetInputMethodUtil(); in PopulateInputMethodListFromDescriptors()
H A Dlanguage_settings_private_api_unittest.cc220 input_method::InputMethodUtil* GetInputMethodUtil() override { in GetInputMethodUtil() function in extensions::__anon2942bf3f0211::TestInputMethodManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/language_settings_private/
H A Dlanguage_settings_private_api.cc125 manager->GetInputMethodUtil()->GetInputMethodIdsFromLanguageCode( in GetSortedComponentIMEs()
623 InputMethodUtil* util = manager->GetInputMethodUtil(); in PopulateInputMethodListFromDescriptors()
H A Dlanguage_settings_private_api_unittest.cc381 input_method::InputMethodUtil* GetInputMethodUtil() override { in GetInputMethodUtil() function in extensions::__anonf9bc1a040211::TestInputMethodManager

12