Home
last modified time | relevance | path

Searched refs:skipRootBackground (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DPaintInfo.h87 bool skipRootBackground() const { return paintBehavior & PaintBehaviorSkipRootBackground; } in skipRootBackground() function
DRenderView.cpp534 if (paintInfo.skipRootBackground()) in paintBoxDecorations()
DRenderBox.cpp1214 if (paintInfo.skipRootBackground()) in paintRootBoxFillLayers()