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

  /external/ImageMagick/MagickCore/
mime.h 29 **GetMimeList(const char *,size_t *,ExceptionInfo *),
mime.c 508 % GetMimeList() returns any image format alias that matches the specified
511 % The format of the GetMimeList function is:
513 % char **GetMimeList(const char *pattern,size_t *number_aliases,
546 MagickExport char **GetMimeList(const char *pattern,
    [all...]
methods.h 463 #define GetMimeList PrependMagickMethod(GetMimeList)
    [all...]

Completed in 56 milliseconds