Searched refs:elementShouldAutoComplete (Results 1 – 3 of 3) sorted by relevance
159 bool elementShouldAutoComplete(Element* inputElement, ExceptionState&);
115 [RaisesException] boolean elementShouldAutoComplete(Element inputElement);
998 bool Internals::elementShouldAutoComplete(Element* element, ExceptionState& exceptionState) in elementShouldAutoComplete() function in WebCore::Internals