Home
last modified time | relevance | path

Searched refs:GetStringInfoName (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Dstring_.h61 *GetStringInfoName(const StringInfo *),
Dmethods.h614 #define GetStringInfoName PrependMagickMethod(GetStringInfoName) macro
Dstring.c1226 MagickExport const char *GetStringInfoName(const StringInfo *string_info) in GetStringInfoName() function
/external/ImageMagick/coders/
Dgif.c1382 (void) SetImageProfile(image,GetStringInfoName(profile),profile, in ReadGIFImage()
Dpsd.c2643 (void) SetImageProfile(next,GetStringInfoName(profile),profile, in ReadPSDImage()