HomeSort by relevance Sort by last modified time
    Searched refs:IsEventLogging (Results 1 - 25 of 30) sorted by null

1 2

  /external/ImageMagick/MagickCore/
registry.c 157 if (IsEventLogging() != MagickFalse)
201 if (IsEventLogging() != MagickFalse)
280 if (IsEventLogging() != MagickFalse)
337 if (IsEventLogging() != MagickFalse)
371 if (IsEventLogging() != MagickFalse)
401 if (IsEventLogging() != MagickFalse)
479 if (IsEventLogging() != MagickFalse)
log.h 81 IsEventLogging(void),
image-view.c 750 image_view->debug=IsEventLogging();
807 image_view->debug=IsEventLogging();
    [all...]
log.c 361 if (IsEventLogging() == MagickFalse)
697 % IsEventLogging() returns MagickTrue if debug of events is enabled otherwise
700 % The format of the IsEventLogging method is:
702 % MagickBooleanType IsEventLogging(void)
705 MagickExport MagickBooleanType IsEventLogging(void)
    [all...]
montage.c 140 clone_info->debug=IsEventLogging();
241 montage_info->debug=IsEventLogging();
    [all...]
cache-view.c 180 cache_view->debug=IsEventLogging();
    [all...]
image.c 213 image->debug=IsEventLogging();
895 clone_image->debug=IsEventLogging();
    [all...]
resample.c 230 resample_filter->debug=IsEventLogging();
    [all...]
methods.h     [all...]
distribute-cache.c 360 server_info->debug=IsEventLogging();
    [all...]
nt-base.c     [all...]
splay-tree.c     [all...]
draw.c 353 clone_info->debug=IsEventLogging();
666 if (IsEventLogging() != MagickFalse)
805 if (IsEventLogging() != MagickFalse)
    [all...]
xwindow.c     [all...]
xml-tree.c 186 child->debug=IsEventLogging();
    [all...]
blob.c 477 clone_info->debug=IsEventLogging();
    [all...]
  /external/ImageMagick/MagickWand/
magick-wand.c 91 wand->debug=IsEventLogging();
140 clone_wand->debug=IsEventLogging();
    [all...]
pixel-iterator.c 135 iterator->debug=IsEventLogging();
344 iterator->debug=IsEventLogging();
465 iterator->debug=IsEventLogging();
    [all...]
wandcli.c 111 cli_wand->wand.debug=IsEventLogging();
pixel-wand.c 121 wand->debug=IsEventLogging();
168 clone_wand->debug=IsEventLogging();
424 wand->debug=IsEventLogging();
    [all...]
wand-view.c 784 wand_view->debug=IsEventLogging();
849 wand_view->debug=IsEventLogging();
    [all...]
drawing-wand.c 466 wand->debug=IsEventLogging();
539 clone_wand->debug=IsEventLogging();
    [all...]
operation.c 699 _image_info->debug=IsEventLogging(); /* extract logging*/
700 cli_wand->wand.debug=IsEventLogging();
    [all...]
  /external/ImageMagick/Magick++/lib/
Options.cpp 173 if (IsEventLogging())
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]

Completed in 252 milliseconds

1 2