HomeSort by relevance Sort by last modified time
    Searched refs:skipRootBackground (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
PaintInfo.h 85 bool skipRootBackground() const { return paintBehavior & PaintBehaviorSkipRootBackground; }
RenderView.cpp 422 if (paintInfo.skipRootBackground())
    [all...]
RenderBox.cpp     [all...]

Completed in 96 milliseconds