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

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

Completed in 478 milliseconds