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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderFlowThread.h 122 bool shouldRepaint(const LayoutRect&) const;
RenderFlowThread.cpp 155 bool RenderFlowThread::shouldRepaint(const LayoutRect& r) const
165 if (!shouldRepaint(repaintRect) || !hasValidRegionInfo())
RenderView.h 195 bool shouldRepaint(const LayoutRect&) const;

Completed in 49 milliseconds