Home
last modified time | relevance | path

Searched refs:GetConfigureInfo (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dconfigure.h50 *GetConfigureInfo(const char *,ExceptionInfo *),
Dconfigure.c349 MagickExport const ConfigureInfo *GetConfigureInfo(const char *name, in GetConfigureInfo() function
452 p=GetConfigureInfo("*",exception); in GetConfigureInfoList()
546 p=GetConfigureInfo("*",exception); in GetConfigureList()
606 configure_info=GetConfigureInfo(option,exception); in GetConfigureOption()
Dmethods.h394 #define GetConfigureInfo PrependMagickMethod(GetConfigureInfo) macro