Home
last modified time | relevance | path

Searched defs:XPathResult (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/xml/
DXPathEvaluator.h43 class XPathResult; variable
DXPathExpression.h42 class XPathResult; variable
DXPathExpression.cpp62 …lt> XPathExpression::evaluate(Node* contextNode, unsigned short type, XPathResult*, ExceptionCode&… in evaluate() argument
DXPathResult.cpp42 XPathResult::XPathResult(Document* document, const Value& value) in XPathResult() function in WebCore::XPathResult
/external/webkit/Source/WebCore/dom/
DDocument.h139 class XPathResult; variable