HomeSort by relevance Sort by last modified time
    Searched full:marksorted (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathStep.cpp 125 newNodes.markSorted(false);
275 nodes.markSorted(false);
296 nodes.markSorted(false);
328 nodes.markSorted(false);
387 nodes.markSorted(false);
XPathNodeSet.h 62 void markSorted(bool isSorted) { m_isSorted = isSorted; }
XPathPath.cpp 156 nodes.markSorted(resultIsSorted);
XPathPredicate.cpp 248 resultSet.markSorted(false);
XPathFunctions.cpp 359 result.markSorted(false);

Completed in 193 milliseconds