Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddelegate.c511 static char *GetMagickPropertyLetter(ImageInfo *image_info,Image *image, in GetMagickPropertyLetter() function
1036 string=GetMagickPropertyLetter(image_info,image,*p, exception); in InterpretDelegateProperties()
Dproperty.c2346 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()