Searched refs:GetCoderInfo (Results 1 - 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dcoder.h44 *GetCoderInfo(const char *,ExceptionInfo *),
H A Dcoder.c469 % GetCoderInfo searches the coder list for the specified name and if found
472 % The format of the GetCoderInfo method is:
474 % const CoderInfo *GetCoderInfo(const char *name,ExceptionInfo *exception) function
483 MagickExport const CoderInfo *GetCoderInfo(const char *name,
565 p=GetCoderInfo("*",exception);
651 p=GetCoderInfo("*",exception);
H A Dmodule.c1271 p=GetCoderInfo(module,exception);
H A Dmethods.h390 #define GetCoderInfo PrependMagickMethod(GetCoderInfo) macro

Completed in 319 milliseconds