Home | History | Annotate | Download | only in rendering

Lines Matching refs:nextLeft

440         int nextLeft = block()->logicalLeftOffsetForLine(nextTop, false);
444 if (nextLeft > newLeft || nextRight < newRight)