Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLayer.h201 bool hasReflection() const { return renderer()->hasReflection(); } in hasReflection() function
DRenderObject.h666 bool hasReflection() const { return m_hasReflection; } in hasReflection() function