Searched refs:stop_color (Results 1 – 2 of 2) sorted by relevance
173 *stop_color, member764 if (svg_info->stop_color != (char *) NULL) in SVGEndDocument()765 svg_info->stop_color=DestroyString(svg_info->stop_color); in SVGEndDocument()1583 (void) CloneString(&svg_info->stop_color,value); in SVGStartElement()1778 (void) CloneString(&svg_info->stop_color,value); in SVGStartElement()2431 svg_info->stop_color,svg_info->offset); in SVGEndElement()
2563 stop_color; in DrawImage() local2579 (void) QueryColorCompliance(token,AllCompliance,&stop_color, in DrawImage()2581 stops[number_stops-1].color=stop_color; in DrawImage()