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

  /external/webkit/WebCore/xml/
XPathNodeSet.h 69 void markSubtreesDisjoint(bool disjoint) { m_subtreesAreDisjoint = disjoint; }
XPathPath.cpp 129 newNodes.markSubtreesDisjoint(true);

Completed in 361 milliseconds