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

/external/ImageMagick/MagickCore/
H A Dtype.c633 % GetTypeList() returns any fonts that match the specified pattern.
635 % The format of the GetTypeList function is:
637 % char **GetTypeList(const char *pattern,size_t *number_fonts,
669 MagickExport char **GetTypeList(const char *pattern,size_t *number_fonts,
659 MagickExport char **GetTypeList(const char *pattern,size_t *number_fonts, function
H A Dmethods.h593 #define GetTypeList PrependMagickMethod(GetTypeList) macro

Completed in 81 milliseconds