Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dmagick.h130 **GetMagickInfoList(const char *,size_t *,ExceptionInfo *);
Dmagick.c628 MagickExport const MagickInfo **GetMagickInfoList(const char *pattern, in GetMagickInfoList() function
1096 magick_info=GetMagickInfoList("*",&number_formats,exception); in ListMagickInfo()
Dmethods.h490 #define GetMagickInfoList PrependMagickMethod(GetMagickInfoList) macro
/external/ImageMagick/PerlMagick/
DMagick.xs13425 format_list=GetMagickInfoList("*",&types,exception); in QueryFormat()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in13425 format_list=GetMagickInfoList("*",&types,exception);