Home
last modified time | relevance | path

Searched defs:hasBackground (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/paint/
DBoxDecorationData.h22 bool hasBackground; variable
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.h566 bool hasBackground() const { return style()->hasBackground(); } in hasBackground() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.h396 bool hasBackground() const in hasBackground() function