Searched defs:EmailInputType (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DEmailInputType.h38 class EmailInputType FINAL : public BaseTextInputType {
43 EmailInputType(HTMLInputElement& element) : BaseTextInputType(element) { } function in class:blink::FINAL

Completed in 67 milliseconds