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

/external/webkit/Source/WebCore/html/
H A DTelephoneInputType.cpp53 bool TelephoneInputType::isTelephoneField() const function in class:WebCore::TelephoneInputType
H A DInputType.cpp620 bool InputType::isTelephoneField() const function in class:WebCore::InputType
H A DHTMLInputElement.cpp1545 bool HTMLInputElement::isTelephoneField() const function in class:WebCore::HTMLInputElement
1547 return m_inputType->isTelephoneField();

Completed in 399 milliseconds