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 63 PaintBehaviorRootBackgroundOnly = 1 << 5
PaintInfo.h 86 bool paintRootBackgroundOnly() const { return paintBehavior & PaintBehaviorRootBackgroundOnly; }
RenderLayer.cpp     [all...]

Completed in 232 milliseconds