Home
last modified time | relevance | path

Searched refs:MagickLogMethod (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dlog.h64 (*MagickLogMethod)(const LogEventType,const char *); typedef
92 SetLogMethod(MagickLogMethod);
H A Dlog.c137 MagickLogMethod
1401 if (log_info->method != (MagickLogMethod) NULL) in LogMagickEventList()
1854 MagickExport void SetLogMethod(MagickLogMethod method) in SetLogMethod()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dlog.h65 (*MagickLogMethod)(const LogEventType,const char *); typedef
91 SetLogMethod(MagickLogMethod);
H A Dlog.c139 MagickLogMethod
1643 if (log_info->method != (MagickLogMethod) NULL) in LogMagickEventList()
1852 MagickExport void SetLogMethod(MagickLogMethod method) in SetLogMethod()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dlog.h65 (*MagickLogMethod)(const LogEventType,const char *); typedef
91 SetLogMethod(MagickLogMethod);
H A Dlog.c139 MagickLogMethod
1643 if (log_info->method != (MagickLogMethod) NULL) in LogMagickEventList()
1852 MagickExport void SetLogMethod(MagickLogMethod method) in SetLogMethod()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dlog.h64 (*MagickLogMethod)(const LogEventType,const char *); typedef
92 SetLogMethod(MagickLogMethod);
H A Dlog.c137 MagickLogMethod
1401 if (log_info->method != (MagickLogMethod) NULL) in LogMagickEventList()
1854 MagickExport void SetLogMethod(MagickLogMethod method) in SetLogMethod()