Searched refs:isValidContentSelect (Results 1 – 3 of 3) sorted by relevance
113 bool isValidContentSelect(Element* insertionPoint, ExceptionState&);
61 [RaisesException] boolean isValidContentSelect(Element contentElement);
353 bool Internals::isValidContentSelect(Element* insertionPoint, ExceptionState& exceptionState) in isValidContentSelect() function in WebCore::Internals