Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dmodule.c105 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
983 status=GetMagickModulePath(name,MagickImageFilterModule,path,exception); in InvokeDynamicImageFilter()
1091 (void) GetMagickModulePath(filename,MagickImageCoderModule,module_path, in ListModuleInfo()
1118 (void) GetMagickModulePath(filename,MagickImageFilterModule,module_path, in ListModuleInfo()
1276 status=GetMagickModulePath(name,MagickImageCoderModule,path,exception); in OpenModule()