Searched defs:GetTypeInfoList (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dtype.c537 % GetTypeInfoList() returns any fonts that match the specified pattern.
539 % The format of the GetTypeInfoList function is:
541 % const TypeInfo **GetTypeInfoList(const char *pattern,
575 MagickExport const TypeInfo **GetTypeInfoList(const char *pattern,
974 type_info=GetTypeInfoList("*",&number_fonts,exception);
566 MagickExport const TypeInfo **GetTypeInfoList(const char *pattern, function
H A Dmethods.h591 #define GetTypeInfoList PrependMagickMethod(GetTypeInfoList) macro

Completed in 149 milliseconds