Home
last modified time | relevance | path

Searched refs:setOuterText (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLElement.h49 void setOuterText(const String&, ExceptionState&);
DHTMLElement.cpp400 void HTMLElement::setOuterText(const String &text, ExceptionState& exceptionState) in setOuterText() function in WebCore::HTMLElement