Searched defs:offsetA (Results 1 – 2 of 2) sorted by relevance
85 int offsetA = hasDescendentA ? 0 : a.computeOffsetInContainerNode(); in comparePositions() local
454 short Range::compareBoundaryPoints(Node* containerA, int offsetA, Node* containerB, int offsetB, Ex… in compareBoundaryPoints()