Home | History | Annotate | Download | only in renderer

Lines Matching full:new_type

1761   ui::TextInputType new_type = GetTextInputType();
1762 if (IsDateTimeInput(new_type))
1772 if (text_input_type_ != new_type
1776 new_type,
1779 text_input_type_ = new_type;
1792 ui::TextInputType new_type = GetTextInputType();
1793 if (IsDateTimeInput(new_type))
1805 (text_input_type_ != new_type ||
1813 p.type = new_type;
1834 new_type,
1841 text_input_type_ = new_type;