Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.c160 MVGPrintf(DrawingWand *,const char *,...) wand_attribute((format
171 static int MVGPrintf(DrawingWand *wand,const char *format,...) in MVGPrintf() function
274 (void) MVGPrintf(wand, "\n"); in MVGAutoWrapPrintf()
275 (void) MVGPrintf(wand,"%s",buffer); in MVGAutoWrapPrintf()
284 (void) MVGPrintf(wand,"none"); in MVGAppendColor()
302 (void) MVGPrintf(wand,"%s",tuple); in MVGAppendColor()
315 (void) MVGPrintf(wand,"%s",command); in MVGAppendPointsCommand()
321 (void) MVGPrintf(wand, "\n"); in MVGAppendPointsCommand()
622 (void) MVGPrintf(wand,"affine %.20g %.20g %.20g %.20g %.20g %.20g\n", in DrawAffine()
670 (void) MVGPrintf(wand,"alpha %.20g %.20g '%s'\n",x,y,CommandOptionToMnemonic( in DrawAlpha()
[all …]