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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerRepainter.h 89 bool shouldRepaintAfterLayout() const;
RenderLayerRepainter.cpp 83 } else if (shouldRepaintAfterLayout()) {
121 inline bool RenderLayerRepainter::shouldRepaintAfterLayout() const

Completed in 32 milliseconds