Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dconfigure.h55 *GetConfigurePaths(const char *,ExceptionInfo *),
Dversion.c326 paths=GetConfigurePaths(MagickURLFilename,exception); in GetMagickHomeURL()
Dconfigure.c666 paths=GetConfigurePaths(filename,exception); in GetConfigureOptions()
734 MagickExport LinkedListInfo *GetConfigurePaths(const char *filename, in GetConfigurePaths() function
Dlocale.c813 paths=GetConfigurePaths(filename,exception); in GetLocaleOptions()
Dmethods.h398 #define GetConfigurePaths PrependMagickMethod(GetConfigurePaths) macro