Home | History | Annotate | Download | only in rendering

Lines Matching refs:prevRight

415         int prevRight = block()->logicalRightOffsetForLine(prevBottom, false);
418 if (prevLeft > newLeft || prevRight < newRight)