Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp400 if (diffNeedsRepaintLayer(other)) in visualInvalidationDiff()
622 bool RenderStyle::diffNeedsRepaintLayer(const RenderStyle& other) const in diffNeedsRepaintLayer() function in WebCore::RenderStyle
DRenderStyle.h1797 bool diffNeedsRepaintLayer(const RenderStyle& other) const;