Searched refs:treeScope1 (Results 1 – 2 of 2) sorted by relevance
68 [RaisesException] unsigned short compareTreeScopePosition(Node treeScope1, Node treeScope2);
446 …const TreeScope* treeScope1 = node1->isDocumentNode() ? static_cast<const TreeScope*>(toDocument(n… in compareTreeScopePosition() local450 if (!treeScope1 || !treeScope2) { in compareTreeScopePosition()454 return treeScope1->comparePosition(*treeScope2); in compareTreeScopePosition()