Searched refs:WebTextInputType (Results 1 – 10 of 10) sorted by relevance
36 enum WebTextInputType { enum
35 WebTextInputType type;
69 "+third_party/WebKit/public/web/WebTextInputType.h",
41 using blink::WebTextInputType;
472 blink::WebTextInputType type);
1919 blink::WebTextInputType type) { in WebKitToUiTextInputType()
2136 blink::WebTextInputType text_input_type = in didHandleGestureEvent()
543 WebTextInputType textInputType();
2313 WebTextInputType WebViewImpl::textInputType() in textInputType()
227 void testTextInputType(WebTextInputType expectedType, const std::string& htmlFile);535 void WebViewTest::testTextInputType(WebTextInputType expectedType, const std::string& htmlFile) in testTextInputType()