Searched refs:compareTreeScopePosition (Results 1 – 3 of 3) sorted by relevance
120 unsigned short compareTreeScopePosition(const Node*, const Node*, ExceptionState&) const;
68 [RaisesException] unsigned short compareTreeScopePosition(Node treeScope1, Node treeScope2);
440 unsigned short Internals::compareTreeScopePosition(const Node* node1, const Node* node2, ExceptionS… in compareTreeScopePosition() function in WebCore::Internals