Searched refs:GetInputMethodDelegate (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ui/views/widget/
H A Dnative_widget_mac.h50 virtual internal::InputMethodDelegate* GetInputMethodDelegate() OVERRIDE;
H A Dnative_widget_private.h144 virtual InputMethodDelegate* GetInputMethodDelegate() = 0;
H A Dnative_widget_aura.h76 virtual internal::InputMethodDelegate* GetInputMethodDelegate() OVERRIDE;
H A Dnative_widget_aura.cc286 internal::InputMethodDelegate* NativeWidgetAura::GetInputMethodDelegate() { function in class:views::NativeWidgetAura
H A Dwidget.cc1516 input_method->SetDelegate(native_widget_->GetInputMethodDelegate());
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.h120 virtual internal::InputMethodDelegate* GetInputMethodDelegate() OVERRIDE;
H A Ddesktop_native_widget_aura.cc643 DesktopNativeWidgetAura::GetInputMethodDelegate() { function in class:views::DesktopNativeWidgetAura

Completed in 143 milliseconds