Searched refs:setBackingNeedsRepaintInRect (Results 1 – 5 of 5) sorted by relevance
418 compLayer->setBackingNeedsRepaintInRect(compBounds); in layerWillBeRemoved()868 layer->setBackingNeedsRepaintInRect(rect); in computeCompositingRequirements()
190 …void setBackingNeedsRepaintInRect(const IntRect& r); // r is in the coordinate space of the layer'…
1154 repaintContainer->layer()->setBackingNeedsRepaintInRect(r); in repaintUsingContainer()
3322 void RenderLayer::setBackingNeedsRepaintInRect(const IntRect& r) in setBackingNeedsRepaintInRect() function in WebCore::RenderLayer
44245 (WebCore::RenderLayer::setBackingNeedsRepaintInRect):