Searched defs:isAcceptableValue (Results 1 – 4 of 4) sorted by relevance
92 virtual bool isAcceptableValue(const String&) const { return true; } in isAcceptableValue() function
240 bool NumberInputType::isAcceptableValue(const String& proposedValue) in isAcceptableValue() function in WebCore::NumberInputType
530 bool InputType::isAcceptableValue(const String&) in isAcceptableValue() function in WebCore::InputType
1201 bool HTMLInputElement::isAcceptableValue(const String& proposedValue) const in isAcceptableValue() function in WebCore::HTMLInputElement