Home | History | Annotate | Download | only in html

Lines Matching defs:isTimeField

1662 bool HTMLInputElement::isTimeField() const
1664 return m_inputType->isTimeField();