Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dcoder.c271 MagickExport const CoderInfo *GetCoderInfo(const char *name, in GetCoderInfo() function
341 p=GetCoderInfo("*",exception); in GetCoderInfoList()
426 p=GetCoderInfo("*",exception); in GetCoderList()
Dcoder.h44 *GetCoderInfo(const char *,ExceptionInfo *),
Dstatic.c248 p=GetCoderInfo(module,exception); in RegisterStaticModule()
Dmethods.h360 #define GetCoderInfo PrependMagickMethod(GetCoderInfo) macro
Dmodule.c1262 p=GetCoderInfo(module,exception); in OpenModule()