Searched refs:GetConfigureInfoList (Results 1 – 4 of 4) sorted by relevance
51 **GetConfigureInfoList(const char *,size_t *,ExceptionInfo *);
430 MagickExport const ConfigureInfo **GetConfigureInfoList(const char *pattern, in GetConfigureInfoList() function1062 configure_info=GetConfigureInfoList("*",&number_options,exception); in ListConfigureInfo()
370 #define GetConfigureInfoList PrependMagickMethod(GetConfigureInfoList) macro
415 configure_info=GetConfigureInfoList(option,&number_options,exception); in MagickQueryConfigureOption()