HomeSort by relevance Sort by last modified time
    Searched full:shouldissuepaintinvalidations (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderFlowThread.cpp 153 bool RenderFlowThread::shouldIssuePaintInvalidations(const LayoutRect& r) const
163 if (!shouldIssuePaintInvalidations(paintInvalidationRect) || !hasValidRegionInfo())
RenderFlowThread.h 116 bool shouldIssuePaintInvalidations(const LayoutRect&) const;

Completed in 79 milliseconds