Home | History | Annotate | Download | only in rendering

Lines Matching defs:oldHeight

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