Searched refs:setOuterText (Results 1 – 2 of 2) sorted by relevance
49 void setOuterText(const String&, ExceptionState&);
400 void HTMLElement::setOuterText(const String &text, ExceptionState& exceptionState) in setOuterText() function in WebCore::HTMLElement