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