Home | History | Annotate | Download | only in frame

Lines Matching refs:repaintContainer

1389         const RenderLayerModelObject* repaintContainer = layer->renderer()->containerForPaintInvalidation();
1390 if (repaintContainer && !repaintContainer->isRenderView()) {
1399 layer->renderer()->invalidatePaintUsingContainer(repaintContainer, updateRect, InvalidationScroll);