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