Searched defs:isWebkitBoxShadow (Results 1 – 1 of 1) sorted by relevance
53 …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