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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 691 LayoutRect repaintRectIncludingNonCompositingDescendants() const;
    [all...]
RenderLayer.cpp 425 LayoutRect RenderLayer::repaintRectIncludingNonCompositingDescendants() const
433 repaintRect.unite(child->repaintRectIncludingNonCompositingDescendants());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
FrameView.cpp     [all...]

Completed in 75 milliseconds