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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerRepainter.h 84 void setBackingNeedsRepaintInRect(const LayoutRect&); // r is in the coordinate space of the layer's render object
RenderLayerRepainter.cpp 168 void RenderLayerRepainter::setBackingNeedsRepaintInRect(const LayoutRect& r)
232 parentLayer->repainter().setBackingNeedsRepaintInRect(parentLayerRect);
RenderLayerCompositor.cpp 674 compositedAncestor->repainter().setBackingNeedsRepaintInRect(repaintRect);
    [all...]
RenderObject.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.cpp     [all...]

Completed in 197 milliseconds