HomeSort by relevance Sort by last modified time
    Searched defs:GetLogList (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
log.c 543 % GetLogList() returns any logs that match the specified pattern.
545 % The format of the GetLogList function is:
547 % char **GetLogList(const char *pattern,size_t *number_preferences,
579 MagickExport char **GetLogList(const char *pattern,size_t *number_preferences,
    [all...]
methods.h 450 #define GetLogList PrependMagickMethod(GetLogList)
    [all...]

Completed in 826 milliseconds