Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.c5290 *current_stroke, in DrawSetStrokeColor() local
5301 current_stroke=(&CurrentContext->stroke); in DrawSetStrokeColor()
5303 (IsPixelInfoEquivalent(current_stroke,&new_stroke) == MagickFalse)) in DrawSetStrokeColor()