Home | History | Annotate | Download | only in rendering

Lines Matching refs:oldWidth

255     int oldWidth = width();
258 bool relayoutChildren = oldHeight != height() || oldWidth != width();