Searched refs:GetMagickPropertyLetter (Results 1 – 2 of 2) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | delegate.c | 511 static char *GetMagickPropertyLetter(ImageInfo *image_info,Image *image, in GetMagickPropertyLetter() function 1036 string=GetMagickPropertyLetter(image_info,image,*p, exception); in InterpretDelegateProperties()
|
D | property.c | 2346 static const char *GetMagickPropertyLetter(ImageInfo *image_info, in GetMagickPropertyLetter() function 2747 return(GetMagickPropertyLetter(image_info,image,*property,exception)); in GetMagickProperty() 3474 string=GetMagickPropertyLetter(image_info,image,*p, exception); in InterpretImageProperties()
|