Home
last modified time | relevance | path

Searched refs:GetSupportedInputMethods (Results 1 – 14 of 14) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/ime/chromeos/
H A Dinput_method_allowlist.h26 GetSupportedInputMethods();
H A Dinput_method_allowlist.cc24 std::unique_ptr<InputMethodDescriptors> GetSupportedInputMethods() { in GetSupportedInputMethods() function
H A Dinput_method_util_unittest.cc51 : util_(&delegate_, allowlist::GetSupportedInputMethods()) { in InputMethodUtilTest()
88 util_.InitXkbInputMethodsForTesting(*allowlist::GetSupportedInputMethods()); in SetUp()
H A Dmock_input_method_manager.cc150 MockInputMethodManager::GetSupportedInputMethods() const { in GetSupportedInputMethods() function in chromeos::input_method::MockInputMethodManager
H A Dmock_input_method_manager.h102 std::unique_ptr<InputMethodDescriptors> GetSupportedInputMethods() in COMPONENT_EXPORT()
H A Dinput_method_manager.h293 virtual std::unique_ptr<InputMethodDescriptors> GetSupportedInputMethods() in COMPONENT_EXPORT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/input_method/
H A Dmock_input_method_manager_impl.h57 std::unique_ptr<InputMethodDescriptors> GetSupportedInputMethods()
H A Dmock_input_method_manager_impl.cc88 MockInputMethodManagerImpl::GetSupportedInputMethods() const { in GetSupportedInputMethods() function in chromeos::input_method::MockInputMethodManagerImpl
H A Dinput_method_manager_impl.h215 std::unique_ptr<InputMethodDescriptors> GetSupportedInputMethods()
H A Dinput_method_syncer.cc259 supported_descriptors = manager->GetSupportedInputMethods(); in AddSupportedInputMethodValues()
H A Dinput_method_manager_impl.cc1043 InputMethodManagerImpl::GetSupportedInputMethods() const { in GetSupportedInputMethods() function in chromeos::input_method::InputMethodManagerImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/
H A Dinput_method_apitest_chromeos.cc65 *chromeos::input_method::allowlist::GetSupportedInputMethods()); in Observe()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/
H A Dpreferences_unittest.cc128 std::unique_ptr<InputMethodDescriptors> GetSupportedInputMethods() in GetSupportedInputMethods() function in chromeos::input_method::__anon876cc7b90211::MyMockInputMethodManager
130 return allowlist::GetSupportedInputMethods(); in GetSupportedInputMethods()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/chromeos/login/
H A Dl10n_util.cc504 *input_method::InputMethodManager::Get()->GetSupportedInputMethods(), in GetAcceptLanguageList()