Searched refs:GetInputMethodDirect (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/views/widget/
H A Dnative_widget_delegate.h135 virtual InputMethod* GetInputMethodDirect() = 0;
H A Dwidget.h776 virtual InputMethod* GetInputMethodDirect() OVERRIDE;
H A Dwidget.cc1301 InputMethod* Widget::GetInputMethodDirect() { function in class:views::Widget
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.cc687 return GetWidget()->GetInputMethodDirect();

Completed in 245 milliseconds