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

/external/webkit/Source/WebCore/html/
H A DHTMLElement.h52 void setOuterText(const String&, ExceptionCode&);
H A DHTMLElement.cpp378 // FIXME: Why doesn't this have code to merge neighboring text nodes the way setOuterText does?
480 void HTMLElement::setOuterText(const String &text, ExceptionCode& ec) function in class:WebCore::HTMLElement

Completed in 44 milliseconds