Home | History | Annotate | Download | only in editing

Lines Matching refs:offsetB

103     int offsetB = b.deprecatedEditingOffset();
121 offsetB = 0;
126 int result = Range::compareBoundaryPoints(nodeA, offsetA, nodeB, offsetB);