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