Searched refs:LogEventType (Results 1 – 6 of 6) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | log.h | 59 } LogEventType; typedef 65 (*MagickLogMethod)(const LogEventType,const char *); 77 extern MagickExport LogEventType 83 LogMagickEvent(const LogEventType,const char *,const char *,const size_t, 86 LogMagickEventList(const LogEventType,const char *,const char *,const size_t,
|
D | log.c | 94 LogEventType 109 LogEventType 147 const LogEventType 1255 MagickBooleanType LogMagickEventList(const LogEventType type,const char *module, in LogMagickEventList() 1384 MagickBooleanType LogMagickEvent(const LogEventType type,const char *module, in LogMagickEvent() 1563 log_info->event_mask=(LogEventType) (log_info->event_mask | in LoadLogCache() 1723 MagickExport LogEventType SetLogEventMask(const char *events) in SetLogEventMask() 1740 log_info->event_mask=(LogEventType) option; in SetLogEventMask()
|
/external/ImageMagick/MagickWand/ |
D | wandcli.h | 34 CLILogEvent(MagickCLI *,const LogEventType,const char *,const char *,
|
D | wandcli.c | 272 const LogEventType type,const char *module,const char *function, in CLILogEvent()
|
D | compare.c | 457 LogEventType in CompareImagesCommand()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 788 using MagickCore::LogEventType;
|