HomeSort by relevance Sort by last modified time
    Searched refs:GetTypeList (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/MagickCore/
type.h 84 **GetTypeList(const char *,size_t *,ExceptionInfo *);
type.c 633 % 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,
    [all...]
methods.h     [all...]
  /external/ImageMagick/MagickWand/
magick-wand.c 730 fonts=GetTypeList(pattern,number_fonts,exception);
    [all...]

Completed in 86 milliseconds