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

  /external/ImageMagick/MagickCore/
log.h 75 **GetLogInfoList(const char *,size_t *,ExceptionInfo *);
log.c 446 % GetLogInfoList() returns any logs that match the specified pattern.
448 % The format of the GetLogInfoList function is:
450 % const LogInfo **GetLogInfoList(const char *pattern,
483 MagickExport const LogInfo **GetLogInfoList(const char *pattern,
766 log_info=GetLogInfoList("*",&number_aliases,exception);
    [all...]
methods.h 477 #define GetLogInfoList PrependMagickMethod(GetLogInfoList)
    [all...]

Completed in 62 milliseconds