Searched refs:GetCoderInfo (Results 1 – 5 of 5) sorted by relevance
268 MagickExport const CoderInfo *GetCoderInfo(const char *name, in GetCoderInfo() function338 p=GetCoderInfo("*",exception); in GetCoderInfoList()423 p=GetCoderInfo("*",exception); in GetCoderList()
44 *GetCoderInfo(const char *,ExceptionInfo *),
248 p=GetCoderInfo(module,exception); in RegisterStaticModule()
1263 p=GetCoderInfo(module,exception); in OpenModule()
383 #define GetCoderInfo PrependMagickMethod(GetCoderInfo) macro