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

/external/chromium_org/ui/views/widget/
H A Dwidget.h846 void ReplaceInputMethod(InputMethod* input_method);
H A Dwidget.cc1514 void Widget::ReplaceInputMethod(InputMethod* input_method) { function in class:views::Widget
/external/chromium_org/ui/views/controls/combobox/
H A Dcombobox_unittest.cc233 widget_->ReplaceInputMethod(new MockInputMethod);
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield_unittest.cc228 widget_->ReplaceInputMethod(input_method_);

Completed in 1082 milliseconds