HomeSort by relevance Sort by last modified time
    Searched refs:setBackingNeedsRepaintInRect (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderLayer.h 184 void setBackingNeedsRepaintInRect(const IntRect& r); // r is in the coordinate space of the layer's render object
    [all...]
RenderLayerCompositor.cpp 572 compLayer->setBackingNeedsRepaintInRect(compBounds);
    [all...]
RenderObject.cpp     [all...]
RenderLayer.cpp     [all...]

Completed in 53 milliseconds