Searched refs:boundaryA (Results 1 – 2 of 2) sorted by relevance
78 …static short compareBoundaryPoints(const RangeBoundaryPoint& boundaryA, const RangeBoundaryPoint& …
450 short Range::compareBoundaryPoints(const RangeBoundaryPoint& boundaryA, const RangeBoundaryPoint& b… in compareBoundaryPoints() argument452 …return compareBoundaryPoints(boundaryA.container(), boundaryA.offset(), boundaryB.container(), bou… in compareBoundaryPoints()