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

  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathNodeSet.h 62 void markSorted(bool isSorted) { m_isSorted = isSorted; }
XPathStep.cpp 130 newNodes.markSorted(false);
282 nodes.markSorted(false);
303 nodes.markSorted(false);
335 nodes.markSorted(false);
394 nodes.markSorted(false);
XPathPath.cpp 155 nodes.markSorted(resultIsSorted);
XPathPredicate.cpp 247 resultSet.markSorted(false);
XPathFunctions.cpp 359 result.markSorted(false);

Completed in 60 milliseconds