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

/external/webkit/Source/WebCore/xml/
H A DXPathResult.cpp92 case FIRST_ORDERED_NODE_TYPE: // This is correct - singleNodeValue() will take care of ordering.
150 Node* XPathResult::singleNodeValue(ExceptionCode& ec) const function in class:WebCore::XPathResult
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h1226 @property(readonly, retain) DOMNode *singleNodeValue; variable

Completed in 288 milliseconds