OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTypeInfoList
(Results
1 - 5
of
5
) sorted by null
/external/ImageMagick/MagickCore/
type.h
94
**
GetTypeInfoList
(const char *,size_t *,ExceptionInfo *);
type.c
525
%
GetTypeInfoList
() returns any fonts that match the specified pattern.
527
% The format of the
GetTypeInfoList
function is:
529
% const TypeInfo **
GetTypeInfoList
(const char *pattern,
563
MagickExport const TypeInfo **
GetTypeInfoList
(const char *pattern,
973
type_info=
GetTypeInfoList
("*",&number_fonts,exception);
[
all
...]
methods.h
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 465 milliseconds