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

  /external/chromium_org/third_party/WebKit/Source/core/paint/
BoxDecorationData.h 22 bool hasBackground;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObject.h 272 return !style()->hasVisualOverflowingEffect() && !style()->hasBorder() && !style()->hasBackground();
566 bool hasBackground() const { return style()->hasBackground(); }
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h 396 bool hasBackground() const
    [all...]

Completed in 312 milliseconds