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

  /external/ImageMagick/MagickCore/
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 81 milliseconds