Home
last modified time | relevance | path

Searched refs:ReplaceInputMethod (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/views/widget/
Dwidget.h792 void ReplaceInputMethod(InputMethod* input_method);
Dwidget.cc1429 void Widget::ReplaceInputMethod(InputMethod* input_method) { in ReplaceInputMethod() function in views::Widget
/external/chromium_org/ui/views/controls/combobox/
Dcombobox_unittest.cc197 widget_->ReplaceInputMethod(input_method_); in InitCombobox()
/external/chromium_org/ui/views/controls/textfield/
Dnative_textfield_views_unittest.cc198 widget_->ReplaceInputMethod(input_method_); in InitTextfields()