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

  /external/ImageMagick/MagickCore/
log.h 68 **GetLogList(const char *,size_t *,ExceptionInfo *);
methods.h 450 #define GetLogList PrependMagickMethod(GetLogList)
    [all...]
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...]

Completed in 53 milliseconds