Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderObject.h418 bool hasBackground() const { return style()->hasBackground(); } in hasBackground() function
/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.h353 bool hasBackground() const in hasBackground() function