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

  /external/webkit/Source/WebCore/rendering/
RenderLayer.h 201 bool hasReflection() const { return renderer()->hasReflection(); }
    [all...]
RenderObject.h 666 bool hasReflection() const { return m_hasReflection; }
    [all...]

Completed in 39 milliseconds