Searched refs:ReplaceInputMethod (Results 1 – 4 of 4) sorted by relevance
792 void ReplaceInputMethod(InputMethod* input_method);
1429 void Widget::ReplaceInputMethod(InputMethod* input_method) { in ReplaceInputMethod() function in views::Widget
197 widget_->ReplaceInputMethod(input_method_); in InitCombobox()
198 widget_->ReplaceInputMethod(input_method_); in InitTextfields()