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

/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h484 @property(copy) NSString *outerText; variable
/external/webkit/Source/WebCore/dom/
H A DElement.cpp1624 String Element::outerText() const function in class:WebCore::Element
1626 // Getting outerText is the same as getting innerText, only

Completed in 230 milliseconds