Searched defs:ShadowStyle (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/style/
H A DShadowData.h33 enum ShadowStyle { Normal, Inset }; enum in namespace:WebCore
48 ShadowData(int x, int y, int blur, int spread, ShadowStyle style, const Color& color)
73 ShadowStyle style;

Completed in 50 milliseconds