Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:text_input_type_

441       text_input_type_(ui::TEXT_INPUT_TYPE_NONE),
855 if (text_input_type_ != type ||
858 text_input_type_ = type;
864 touch_editing_client_->OnTextInputTypeChanged(text_input_type_);
1451 DCHECK(text_input_type_ != ui::TEXT_INPUT_TYPE_NONE);
1481 return text_input_type_;