Searched refs:GetMagickInfoList (Results 1 – 5 of 5) sorted by relevance
130 **GetMagickInfoList(const char *,size_t *,ExceptionInfo *);
628 MagickExport const MagickInfo **GetMagickInfoList(const char *pattern, in GetMagickInfoList() function1096 magick_info=GetMagickInfoList("*",&number_formats,exception); in ListMagickInfo()
490 #define GetMagickInfoList PrependMagickMethod(GetMagickInfoList) macro
13425 format_list=GetMagickInfoList("*",&types,exception); in QueryFormat()
13425 format_list=GetMagickInfoList("*",&types,exception);