Home
last modified time | relevance | path

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

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