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

/external/webkit/Source/WebCore/html/
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 68 milliseconds