Home
last modified time | relevance | path

Searched refs:initialStopColor (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/style/
DSVGRenderStyleDefs.cpp104 , color(SVGRenderStyle::initialStopColor()) in StyleStopData()
DSVGRenderStyle.h80 static Color initialStopColor() { return Color(0, 0, 0); } in initialStopColor() function