Searched refs:bottomRect (Results 1 – 1 of 1) sorted by relevance
1787 IntRect bottomRect(newOutlineBox.x(), in repaintAfterLayoutIfNeeded() local1792 if (bottomRect.y() < bottom) { in repaintAfterLayoutIfNeeded()1793 bottomRect.setHeight(min(bottomRect.height(), bottom - bottomRect.y())); in repaintAfterLayoutIfNeeded()1794 v->repaintViewRectangle(bottomRect); in repaintAfterLayoutIfNeeded()