Home | History | Annotate | Download | only in rendering

Lines Matching refs:mustRepaintBackgroundOrBorder

683 bool RenderObject::mustRepaintBackgroundOrBorder() const
1233 if (newOutlineBox.location() != oldOutlineBox.location() || (mustRepaintBackgroundOrBorder() && (newBounds != oldBounds || newOutlineBox != oldOutlineBox)))