Home | History | Annotate | Download | only in rendering

Lines Matching defs:oldWidth

2701     LayoutUnit oldWidth = contentWidth();
2706 LayoutUnit rightEdge = leftEdge + oldWidth;
2711 if (newContentWidth == oldWidth)