Home
last modified time | relevance | path

Searched defs:ImeMenuActivationChanged (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/
H A Dime_menu_event_router.cc35 void ExtensionImeMenuEventRouter::ImeMenuActivationChanged(bool activation) { in ImeMenuActivationChanged() function in chromeos::ExtensionImeMenuEventRouter
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/input_method_manager/
H A Darc_input_method_manager_service.h78 void ImeMenuActivationChanged(bool is_active) override {} in ImeMenuActivationChanged() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/
H A Dime_controller_client.cc166 void ImeControllerClient::ImeMenuActivationChanged(bool is_active) { in ImeMenuActivationChanged() function in ImeControllerClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/ime/chromeos/
H A Dmock_input_method_manager.cc202 void MockInputMethodManager::ImeMenuActivationChanged(bool is_active) {} in ImeMenuActivationChanged() function in chromeos::input_method::MockInputMethodManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/input_method/
H A Dinput_method_manager_impl.cc1309 void InputMethodManagerImpl::ImeMenuActivationChanged(bool is_active) { in ImeMenuActivationChanged() function in chromeos::input_method::InputMethodManagerImpl