Searched defs:CreateInputMethod (Results 1 – 5 of 5) sorted by relevance
64 scoped_ptr<InputMethod> DefaultInputMethodFactory::CreateInputMethod( in CreateInputMethod() function in ui::DefaultInputMethodFactory89 scoped_ptr<InputMethod> MockInputMethodFactory::CreateInputMethod( in CreateInputMethod() function in ui::MockInputMethodFactory97 scoped_ptr<InputMethod> CreateInputMethod( in CreateInputMethod() function
577 InputMethod* DesktopNativeWidgetAura::CreateInputMethod() { in CreateInputMethod() function in views::DesktopNativeWidgetAura
277 InputMethod* NativeWidgetAura::CreateInputMethod() { in CreateInputMethod() function in views::NativeWidgetAura
214 InputMethod* NativeWidgetWin::CreateInputMethod() { in CreateInputMethod() function in views::NativeWidgetWin
1422 scoped_ptr<InputMethod> Widget::CreateInputMethod() { in CreateInputMethod() function in views::Widget