Home
last modified time | relevance | path

Searched refs:GetConfigureList (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
Dconfigure.h43 **GetConfigureList(const char *,size_t *,ExceptionInfo *),
Dconfigure.c540 MagickExport char **GetConfigureList(const char *pattern, in GetConfigureList() function
Dmethods.h399 #define GetConfigureList PrependMagickMethod(GetConfigureList) macro
/external/ImageMagick/MagickWand/
Dmagick-wand.c463 options=GetConfigureList(pattern,number_options,exception); in MagickQueryConfigureOptions()