Searched refs:LogMagickEventList (Results 1 – 3 of 3) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | log.h | 85 LogMagickEventList(const LogEventType,const char *,const char *,const size_t,
|
D | log.c | 1270 MagickExport MagickBooleanType LogMagickEventList(const LogEventType type, in LogMagickEventList() function 1411 status=LogMagickEventList(type,module,function,line,format,operands); in LogMagickEvent()
|
/external/ImageMagick/MagickWand/ |
D | wandcli.c | 300 status=LogMagickEventList(type,module,function,line,new_format,operands); in CLILogEvent()
|