Home | History | Annotate | Download | only in rendering

Lines Matching refs:visibleRightEdge

1281     int visibleRightEdge = blockRightEdge;
1284 int currResult = box->placeEllipsisBox(ltr, visibleLeftEdge, visibleRightEdge, ellipsisWidth, foundBox);
1293 visibleRightEdge -= box->logicalWidth();