GetInputMethod     29 ash/shell/keyboard_controller_proxy_stub.h   virtual ui::InputMethod* GetInputMethod() OVERRIDE;
GetInputMethod     39 chrome/browser/chromeos/input_method/textinput_test_helper.cc   GetInputMethod()->AddObserver(this);
GetInputMethod     43 chrome/browser/chromeos/input_method/textinput_test_helper.cc   GetInputMethod()->RemoveObserver(this);
GetInputMethod     71 chrome/browser/chromeos/input_method/textinput_test_helper.cc   return GetInputMethod()->GetTextInputClient();
GetInputMethod    156 chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc   if (GetInputMethod()->GetTextInputClient()) {
GetInputMethod    159 chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc     GetInputMethod()->GetTextInputClient()->EnsureCaretInRect(showing_area);
GetInputMethod     43 chrome/browser/ui/ash/ash_keyboard_controller_proxy.h   virtual ui::InputMethod* GetInputMethod() OVERRIDE;
GetInputMethod     43 chrome/browser/ui/ash/keyboard_controller_browsertest.cc     ui::InputMethod* input_method = proxy()->GetInputMethod();
GetInputMethod    455 chrome/browser/ui/views/omnibox/omnibox_view_views.cc     GetInputMethod()->CancelComposition(this);
GetInputMethod    735 chrome/browser/ui/views/omnibox/omnibox_view_views.cc   const views::InputMethod* input_method = this->GetInputMethod();
GetInputMethod    741 chrome/browser/ui/views/omnibox/omnibox_view_views.cc   GetInputMethod()->ShowImeIfNeeded();
GetInputMethod    954 content/browser/renderer_host/render_widget_host_view_aura.cc     if (GetInputMethod())
GetInputMethod    955 content/browser/renderer_host/render_widget_host_view_aura.cc       GetInputMethod()->OnTextInputTypeChanged(this);
GetInputMethod    964 content/browser/renderer_host/render_widget_host_view_aura.cc     if (GetInputMethod())
GetInputMethod    965 content/browser/renderer_host/render_widget_host_view_aura.cc       GetInputMethod()->ShowImeIfNeeded();
GetInputMethod    970 content/browser/renderer_host/render_widget_host_view_aura.cc   if (GetInputMethod())
GetInputMethod    971 content/browser/renderer_host/render_widget_host_view_aura.cc     GetInputMethod()->CancelComposition(this);
GetInputMethod   1095 content/browser/renderer_host/render_widget_host_view_aura.cc   if (GetInputMethod())
GetInputMethod   1096 content/browser/renderer_host/render_widget_host_view_aura.cc     GetInputMethod()->OnCaretBoundsChanged(this);
GetInputMethod   2424 content/browser/renderer_host/render_widget_host_view_aura.cc   if (GetInputMethod())
GetInputMethod   2425 content/browser/renderer_host/render_widget_host_view_aura.cc     host_->SetInputMethodActive(GetInputMethod()->IsActive());
GetInputMethod   2602 content/browser/renderer_host/render_widget_host_view_aura.cc   ui::InputMethod* input_method = GetInputMethod();
GetInputMethod   2979 content/browser/renderer_host/render_widget_host_view_aura.cc     ui::InputMethod* input_method = GetInputMethod();
GetInputMethod   3373 content/browser/renderer_host/render_widget_host_view_aura.cc     ui::InputMethod* input_method = GetInputMethod();
GetInputMethod   3438 content/browser/renderer_host/render_widget_host_view_aura.cc   ui::InputMethod* input_method = GetInputMethod();
GetInputMethod    442 content/browser/renderer_host/render_widget_host_view_aura.h   ui::InputMethod* GetInputMethod() const;
GetInputMethod    189 ui/keyboard/keyboard_controller.cc   input_method_ = proxy_->GetInputMethod();
GetInputMethod    270 ui/keyboard/keyboard_controller.cc     OnTextInputStateChanged(proxy_->GetInputMethod()->GetTextInputClient());
GetInputMethod     70 ui/keyboard/keyboard_controller_proxy.h   virtual ui::InputMethod* GetInputMethod() = 0;
GetInputMethod    194 ui/keyboard/keyboard_controller_unittest.cc     ui::InputMethod* input_method = proxy()->GetInputMethod();
GetInputMethod    539 ui/views/controls/combobox/combobox.cc   GetInputMethod()->OnFocus();
GetInputMethod    546 ui/views/controls/combobox/combobox.cc   GetInputMethod()->OnBlur();
GetInputMethod    221 ui/views/controls/combobox/combobox_unittest.cc     widget_->GetInputMethod()->OnFocus();
GetInputMethod    234 ui/views/controls/combobox/combobox_unittest.cc     widget_->GetInputMethod()->DispatchKeyEvent(event);
GetInputMethod    275 ui/views/controls/textfield/textfield.cc   if (GetInputMethod())
GetInputMethod    276 ui/views/controls/textfield/textfield.cc     GetInputMethod()->OnTextInputTypeChanged(this);
GetInputMethod    285 ui/views/controls/textfield/textfield.cc   if (GetInputMethod())
GetInputMethod    286 ui/views/controls/textfield/textfield.cc     GetInputMethod()->OnTextInputTypeChanged(this);
GetInputMethod    399 ui/views/controls/textfield/textfield.cc   GetInputMethod()->ShowImeIfNeeded();
GetInputMethod    845 ui/views/controls/textfield/textfield.cc   if (GetInputMethod())
GetInputMethod    846 ui/views/controls/textfield/textfield.cc     GetInputMethod()->OnTextInputTypeChanged(this);
GetInputMethod    868 ui/views/controls/textfield/textfield.cc   GetInputMethod()->OnFocus();
GetInputMethod    884 ui/views/controls/textfield/textfield.cc   GetInputMethod()->OnBlur();
GetInputMethod    910 ui/views/controls/textfield/textfield.cc     GetInputMethod()->CancelComposition(this);
GetInputMethod   1543 ui/views/controls/textfield/textfield.cc   if (GetInputMethod())
GetInputMethod   1544 ui/views/controls/textfield/textfield.cc     GetInputMethod()->OnCaretBoundsChanged(this);
GetInputMethod    621 ui/views/controls/tree/tree_view.cc   GetInputMethod()->OnFocus();
GetInputMethod    626 ui/views/controls/tree/tree_view.cc   if (GetInputMethod())
GetInputMethod    627 ui/views/controls/tree/tree_view.cc     GetInputMethod()->OnCaretBoundsChanged(this);
GetInputMethod    631 ui/views/controls/tree/tree_view.cc   GetInputMethod()->OnBlur();
GetInputMethod     42 ui/views/ime/input_method_bridge_unittest.cc   child->GetInputMethod()->OnFocus();
GetInputMethod   1063 ui/views/view.cc   return widget ? widget->GetInputMethod() : NULL;
GetInputMethod   1068 ui/views/view.cc   return widget ? widget->GetInputMethod() : NULL;
GetInputMethod    703 ui/views/view.h   virtual InputMethod* GetInputMethod();
GetInputMethod    704 ui/views/view.h   virtual const InputMethod* GetInputMethod() const;
GetInputMethod   1078 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc     InputMethod* input_method = GetWidget()->GetInputMethod();
GetInputMethod    831 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc   InputMethod* input_method = GetInputMethod();
GetInputMethod    838 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc   InputMethod* input_method = GetInputMethod();
GetInputMethod    165 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual InputMethod* GetInputMethod() OVERRIDE;
GetInputMethod    728 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc   native_widget_delegate_->AsWidget()->GetInputMethod()->OnFocus();
GetInputMethod    734 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc     native_widget_delegate_->AsWidget()->GetInputMethod()->OnBlur();
GetInputMethod    830 ui/views/widget/native_widget_aura.cc   GetWidget()->GetInputMethod()->DispatchKeyEvent(*event);
GetInputMethod    889 ui/views/widget/native_widget_aura.cc     if (GetWidget()->GetInputMethod())  // Null in tests.
GetInputMethod    890 ui/views/widget/native_widget_aura.cc       GetWidget()->GetInputMethod()->OnFocus();
GetInputMethod    901 ui/views/widget/native_widget_aura.cc       if (GetWidget()->GetInputMethod())
GetInputMethod    902 ui/views/widget/native_widget_aura.cc         GetWidget()->GetInputMethod()->OnBlur();
GetInputMethod    751 ui/views/widget/widget.cc       const_cast<const Widget*>(this)->GetInputMethod());
GetInputMethod    766 ui/views/widget/widget.cc     return (toplevel && toplevel != this) ? toplevel->GetInputMethod() : NULL;
GetInputMethod    529 ui/views/widget/widget.h   InputMethod* GetInputMethod();
GetInputMethod    530 ui/views/widget/widget.h   const InputMethod* GetInputMethod() const;
GetInputMethod    225 ui/views/widget/widget_unittest.cc   top1->GetInputMethod();
GetInputMethod    237 ui/views/widget/widget_unittest.cc   top2->GetInputMethod();
GetInputMethod    615 ui/views/widget/widget_unittest.cc     widget->GetInputMethod();
GetInputMethod     85 ui/views/win/hwnd_message_handler_delegate.h   virtual InputMethod* GetInputMethod() = 0;