Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/ime/
Dinput_method_factory.cc64 scoped_ptr<InputMethod> DefaultInputMethodFactory::CreateInputMethod( in CreateInputMethod() function in ui::DefaultInputMethodFactory
89 scoped_ptr<InputMethod> MockInputMethodFactory::CreateInputMethod( in CreateInputMethod() function in ui::MockInputMethodFactory
97 scoped_ptr<InputMethod> CreateInputMethod( in CreateInputMethod() function
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_native_widget_aura.cc577 InputMethod* DesktopNativeWidgetAura::CreateInputMethod() { in CreateInputMethod() function in views::DesktopNativeWidgetAura
/external/chromium_org/ui/views/widget/
Dnative_widget_aura.cc277 InputMethod* NativeWidgetAura::CreateInputMethod() { in CreateInputMethod() function in views::NativeWidgetAura
Dnative_widget_win.cc214 InputMethod* NativeWidgetWin::CreateInputMethod() { in CreateInputMethod() function in views::NativeWidgetWin
Dwidget.cc1422 scoped_ptr<InputMethod> Widget::CreateInputMethod() { in CreateInputMethod() function in views::Widget