Searched refs:setBackingNeedsRepaintInRect (Results 1 – 5 of 5) sorted by relevance
184 …void setBackingNeedsRepaintInRect(const IntRect& r); // r is in the coordinate space of the layer'…
572 compLayer->setBackingNeedsRepaintInRect(compBounds);1241 layer->setBackingNeedsRepaintInRect(rect);
1171 repaintContainer->layer()->setBackingNeedsRepaintInRect(r); in repaintUsingContainer()
4015 void RenderLayer::setBackingNeedsRepaintInRect(const IntRect& r) in scrollTo() function in WebCore::RenderLayer
44245 (WebCore::RenderLayer::setBackingNeedsRepaintInRect):