Home | History | Annotate | Download | only in html

Lines Matching refs:suggestedValue

1547 const String& HTMLInputElement::suggestedValue() const
1549 return m_data.suggestedValue();