Searched refs:GetMagickModulePath (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | module.c | 105 GetMagickModulePath(const char *,MagickModuleType,char *,ExceptionInfo *), 421 status=GetMagickModulePath(filename,MagickImageCoderModule,module_path, in GetModuleList() 428 status=GetMagickModulePath(filename,MagickImageFilterModule,module_path, in GetModuleList() 527 static MagickBooleanType GetMagickModulePath(const char *filename, in GetMagickModulePath() function 981 status=GetMagickModulePath(name,MagickImageFilterModule,path,exception); in InvokeDynamicImageFilter() 1089 (void) GetMagickModulePath(filename,MagickImageCoderModule,module_path, in ListModuleInfo() 1116 (void) GetMagickModulePath(filename,MagickImageFilterModule,module_path, in ListModuleInfo() 1275 status=GetMagickModulePath(filename,MagickImageCoderModule,path,exception); in OpenModule()
|