Home | History | Annotate | Download | only in editing

Lines Matching defs:offsetB

102     int offsetB = b.deprecatedEditingOffset();
120 offsetB = 0;
126 int result = Range::compareBoundaryPoints(nodeA, offsetA, nodeB, offsetB, ec);