Home | Sort by relevance Sort by last modified time |
/external/webkit/WebCore/svg/graphics/filters/ | |
SVGDistantLightSource.h | 39 float elevation() const { return m_elevation; } 47 , m_elevation(elevation) 52 float m_elevation; member in class:WebCore::DistantLightSource |