comparePosition   131 Source/core/dom/StyleEngine.cpp         unsigned short position = n->comparePosition(*treeScope);
comparePosition   152 Source/core/dom/TreeScope.h     unsigned short comparePosition(const TreeScope&) const;
comparePosition   476 Source/core/testing/Internals.cpp     return treeScope1->comparePosition(*treeScope2);