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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
PaintPhase.h 61 PaintBehaviorSkipRootBackground = 1 << 4,
PaintInfo.h 87 bool skipRootBackground() const { return paintBehavior & PaintBehaviorSkipRootBackground; }
RenderLayer.cpp     [all...]

Completed in 37 milliseconds