Home | History | Annotate | Download | only in rendering

Lines Matching refs:oldHeight

768     int oldHeight = height();
770 if (oldHeight != height()) {
771 if (oldHeight > height() && maxFloatBottom > height() && !childrenInline()) {