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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
PaintPhase.h 62 PaintBehaviorRootBackgroundOnly = 1 << 5
PaintInfo.h 88 bool paintRootBackgroundOnly() const { return paintBehavior & PaintBehaviorRootBackgroundOnly; }
RenderLayer.cpp     [all...]

Completed in 182 milliseconds