Searched refs:stroke_wand (Results 1 – 1 of 1) sorted by relevance
5369 const PixelWand *stroke_wand) in DrawSetStrokeColor() argument5380 assert(stroke_wand != (const PixelWand *) NULL); in DrawSetStrokeColor()5381 PixelGetQuantumPacket(stroke_wand,&stroke_color); in DrawSetStrokeColor()