Searched refs:FormatMagickCaption (Results 1 – 4 of 4) sorted by relevance
/external/ImageMagick/coders/ |
D | caption.c | 176 i=FormatMagickCaption(image,draw_info,split,&metrics,&text, in ReadCAPTIONImage() 192 i=FormatMagickCaption(image,draw_info,split,&metrics,&text,exception); in ReadCAPTIONImage() 233 i=FormatMagickCaption(image,draw_info,split,&metrics,&text, in ReadCAPTIONImage() 261 i=FormatMagickCaption(image,draw_info,split,&metrics,&text, in ReadCAPTIONImage() 293 i=FormatMagickCaption(image,draw_info,split,&metrics,&caption,exception); in ReadCAPTIONImage()
|
/external/ImageMagick/MagickCore/ |
D | annotate.h | 34 FormatMagickCaption(Image *,DrawInfo *,const MagickBooleanType,TypeMetric *,
|
D | annotate.c | 590 MagickExport ssize_t FormatMagickCaption(Image *image,DrawInfo *draw_info, in FormatMagickCaption() function
|
D | fx.c | 4092 count=FormatMagickCaption(caption_image,annotate_info,MagickTrue, in PolaroidImage()
|