Home | History | Annotate | Download | only in rendering

Lines Matching refs:blockEdge

938         int blockEdge = leftToRight ? blockRightEdge : blockLeftEdge;
939 if (!lastVisibleLine->lineCanAccommodateEllipsis(leftToRight, blockEdge, lastVisibleLine->x() + lastVisibleLine->logicalWidth(), totalWidth))