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

/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DViewPainter.cpp57 if (paintInfo.skipRootBackground())
H A DBoxPainter.cpp116 if (paintInfo.skipRootBackground())
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DPaintInfo.h85 bool skipRootBackground() const { return paintBehavior & PaintBehaviorSkipRootBackground; } function in struct:blink::PaintInfo

Completed in 124 milliseconds