HomeSort by relevance Sort by last modified time
    Searched refs:setOuterText (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/html/
HTMLElement.h 52 void setOuterText(const String&, ExceptionCode&);
HTMLElement.cpp 378 // 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)
    [all...]

Completed in 40 milliseconds