Searched defs:sanitizeUserInputValue (Results 1 – 2 of 2) sorted by relevance
265 String HTMLTextAreaElement::sanitizeUserInputValue(const String& proposedValue, unsigned maxLength) in sanitizeUserInputValue() function in WebCore::HTMLTextAreaElement
172 String InputElement::sanitizeUserInputValue(const InputElement* inputElement, const String& propose… in sanitizeUserInputValue() function in WebCore::InputElement