Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dmodule.c104 GetMagickModulePath(const char *,MagickModuleType,char *,ExceptionInfo *),
435 status=GetMagickModulePath(filename,MagickImageCoderModule,module_path, in GetModuleList()
442 status=GetMagickModulePath(filename,MagickImageFilterModule,module_path, in GetModuleList()
541 static MagickBooleanType GetMagickModulePath(const char *filename, in GetMagickModulePath() function
985 status=GetMagickModulePath(name,MagickImageFilterModule,path,exception); in InvokeDynamicImageFilter()
1093 (void) GetMagickModulePath(filename,MagickImageCoderModule,module_path, in ListModuleInfo()
1120 (void) GetMagickModulePath(filename,MagickImageFilterModule,module_path, in ListModuleInfo()
1268 status=GetMagickModulePath(filename,MagickImageCoderModule,path,exception); in OpenModule()