Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp380 ….needsFullLayout() || !diff.needsPaintInvalidation()) && diffNeedsFullLayoutAndPaintInvalidation(o… in visualInvalidationDiff()
412 bool RenderStyle::diffNeedsFullLayoutAndPaintInvalidation(const RenderStyle& other) const in diffNeedsFullLayoutAndPaintInvalidation() function in blink::RenderStyle
DRenderStyle.h1814 bool diffNeedsFullLayoutAndPaintInvalidation(const RenderStyle& other) const;