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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderFlowThread.cpp 349 bool RenderFlowThread::shouldRepaint(const LayoutRect& r) const
359 if (!shouldRepaint(repaintRect) || !hasValidRegionInfo())
    [all...]
RenderView.cpp 504 bool RenderView::shouldRepaint(const LayoutRect& r) const
520 if (!shouldRepaint(ur))
544 if (!shouldRepaint(ur))
    [all...]

Completed in 49 milliseconds