Home | History | Annotate | Download | only in rendering

Lines Matching refs:oldWidth

1183     int oldWidth = logicalWidth();
1191 if (oldWidth != logicalWidth() || oldColumnWidth != desiredColumnWidth())
5649 int oldWidth = w;
5660 if (right < oldWidth)
5661 w -= (oldWidth - right);