Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/style/
DShadowData.h53 …ShadowData(int x, int y, int blur, int spread, ShadowStyle style, bool isWebkitBoxShadow, const Co… in ShadowData()
80 bool isWebkitBoxShadow() const { return m_isWebkitBoxShadow; } in isWebkitBoxShadow() function