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