Home
last modified time | relevance | path

Searched refs:shouldCheckForRepaint (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerRepainter.h72 void repaintAfterLayout(RenderGeometryMap*, bool shouldCheckForRepaint);
DRenderLayerRepainter.cpp60 …enderLayerRepainter::repaintAfterLayout(RenderGeometryMap* geometryMap, bool shouldCheckForRepaint) in repaintAfterLayout() argument
77 if (shouldCheckForRepaint) { in repaintAfterLayout()