Home
last modified time | relevance | path

Searched refs:OnInputMethodChanged (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/ui/views/ime/
Dmock_input_method.cc169 OnInputMethodChanged(); in SetInputLocale()
177 OnInputMethodChanged(); in SetInputTextDirection()
184 OnInputMethodChanged(); in SetActive()
Dinput_method_base.cc71 void InputMethodBase::OnInputMethodChanged() const { in OnInputMethodChanged() function in views::InputMethodBase
74 client->OnInputMethodChanged(); in OnInputMethodChanged()
Dinput_method_base.h56 void OnInputMethodChanged() const;
Dinput_method_bridge.cc288 void InputMethodBridge::OnInputMethodChanged() { in OnInputMethodChanged() function in views::InputMethodBridge
291 client->OnInputMethodChanged(); in OnInputMethodChanged()
Dinput_method_bridge.h74 virtual void OnInputMethodChanged() OVERRIDE;
/external/chromium_org/ui/base/ime/
Dinput_method_base.cc99 void InputMethodBase::OnInputMethodChanged() const { in OnInputMethodChanged() function in ui::InputMethodBase
102 client->OnInputMethodChanged(); in OnInputMethodChanged()
Ddummy_text_input_client.cc87 void DummyTextInputClient::OnInputMethodChanged() { in OnInputMethodChanged() function in ui::DummyTextInputClient
Dtext_input_client.h131 virtual void OnInputMethodChanged() = 0;
Dinput_method_base.h74 void OnInputMethodChanged() const; in NON_EXPORTED_BASE()
Ddummy_text_input_client.h40 virtual void OnInputMethodChanged() OVERRIDE;
Dinput_method_ibus.cc53 OnInputMethodChanged(); in InputMethodIBus()
61 OnInputMethodChanged(); in ~InputMethodIBus()
157 OnInputMethodChanged(); in OnTextInputTypeChanged()
Dinput_method_imm32.cc159 OnInputMethodChanged(); in OnImeSetContext()
Dinput_method_win.cc83 OnInputMethodChanged(); in OnInputLocaleChanged()
Dremote_input_method_win.cc318 GetTextInputClient()->OnInputMethodChanged(); in OnInputSourceChanged()
Dinput_method_ibus_unittest.cc309 virtual void OnInputMethodChanged() OVERRIDE { in OnInputMethodChanged() function in ui::InputMethodIBusTest
/external/chromium_org/ui/views/controls/
Dprefix_selector.h49 virtual void OnInputMethodChanged() OVERRIDE;
Dprefix_selector.cc122 void PrefixSelector::OnInputMethodChanged() { in OnInputMethodChanged() function in views::PrefixSelector
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_views.h125 virtual void OnInputMethodChanged() OVERRIDE;
Drender_widget_host_view_views.cc745 void RenderWidgetHostViewViews::OnInputMethodChanged() { in OnInputMethodChanged() function in RenderWidgetHostViewViews
/external/chromium_org/ui/views/controls/textfield/
Dnative_textfield_views.h196 virtual void OnInputMethodChanged() OVERRIDE;
Dnative_textfield_views.cc1085 void NativeTextfieldViews::OnInputMethodChanged() { in OnInputMethodChanged() function in views::NativeTextfieldViews
/external/chromium_org/ui/keyboard/
Dkeyboard_controller_unittest.cc157 virtual void OnInputMethodChanged() OVERRIDE {} in OnInputMethodChanged() function in keyboard::__anonff7f8b490111::TestTextInputClient
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_win.h290 virtual void OnInputMethodChanged() OVERRIDE;
Drender_widget_host_view_aura.h279 virtual void OnInputMethodChanged() OVERRIDE;
/external/chromium_org/ui/base/ime/win/
Dtsf_text_store_unittest.cc47 MOCK_METHOD0(OnInputMethodChanged, void());

12