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

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DTelephoneInputType.cpp59 bool TelephoneInputType::isTelephoneField() const function in class:WebCore::TelephoneInputType
H A DInputType.cpp697 bool InputType::isTelephoneField() const function in class:WebCore::InputType
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLInputElement.cpp1615 bool HTMLInputElement::isTelephoneField() const function in class:WebCore::HTMLInputElement
1617 return m_inputType->isTelephoneField();

Completed in 72 milliseconds