Home | History | Annotate | Download | only in rendering

Lines Matching defs:incrementallyInvalidatePaint

3888 void RenderBox::incrementallyInvalidatePaint(const RenderLayerModelObject& paintInvalidationContainer, const LayoutRect& oldBounds, const LayoutRect& newBounds, const LayoutPoint& positionFromPaintInvalidationBacking)
3890 RenderObject::incrementallyInvalidatePaint(paintInvalidationContainer, oldBounds, newBounds, positionFromPaintInvalidationBacking);
3899 // If border box size didn't change, RenderObject's incrementallyInvalidatePaint() is good.
3903 // If size of the paint invalidation rect equals to size of border box, RenderObject::incrementallyInvalidatePaint()