Searched defs:TextInputType (Results 1 – 5 of 5) sorted by relevance
43 TextInputType(HTMLInputElement& element) : BaseTextInputType(element) { } in TextInputType() function
22 ui::TextInputType /* text_input_type */) { in OnTextInputTypeChanged()
12 enum TextInputType { enum
548 TEST_F(TextfieldTest, TextInputType) { in TEST_F() argument
543 TEST_F(WebViewTest, TextInputType) in TEST_F() argument