Searched refs:markSubtreesDisjoint (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DXPathNodeSet.h70 void markSubtreesDisjoint(bool disjoint) { m_subtreesAreDisjoint = disjoint; } function in class:WebCore::XPath::NodeSet
H A DXPathPath.cpp153 newNodes->markSubtreesDisjoint(true);

Completed in 239 milliseconds