OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCoderInfoList
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
coder.h
45
**
GetCoderInfoList
(const char *,size_t *,ExceptionInfo *);
coder.c
517
%
GetCoderInfoList
() returns any coder_map that match the specified pattern.
518
% The format of the
GetCoderInfoList
function is:
520
% const CoderInfo **
GetCoderInfoList
(const char *pattern,
546
MagickExport const CoderInfo **
GetCoderInfoList
(const char *pattern,
761
coder_info=
GetCoderInfoList
("*",&number_coders,exception);
methods.h
389
#define
GetCoderInfoList
PrependMagickMethod(
GetCoderInfoList
)
[
all
...]
Completed in 38 milliseconds