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

1 2

  /external/ImageMagick/MagickCore/
registry.c 158 if (IsEventLogging() != MagickFalse)
202 if (IsEventLogging() != MagickFalse)
277 if (IsEventLogging() != MagickFalse)
334 if (IsEventLogging() != MagickFalse)
368 if (IsEventLogging() != MagickFalse)
398 if (IsEventLogging() != MagickFalse)
476 if (IsEventLogging() != MagickFalse)
log.h 81 IsEventLogging(void) magick_attribute((__pure__)),
version.c 624 if (IsEventLogging() != MagickFalse)
image-view.c 749 image_view->debug=IsEventLogging();
804 image_view->debug=IsEventLogging();
    [all...]
log.c 363 if (IsEventLogging() == MagickFalse)
722 % IsEventLogging() returns MagickTrue if debug of events is enabled otherwise
725 % The format of the IsEventLogging method is:
727 % MagickBooleanType IsEventLogging(void)
730 MagickExport MagickBooleanType IsEventLogging(void)
    [all...]
resource.c 244 if (IsEventLogging() != MagickFalse)
349 if (IsEventLogging() != MagickFalse)
1013 if (IsEventLogging() != MagickFalse)
    [all...]
montage.c 139 clone_info->debug=IsEventLogging();
240 montage_info->debug=IsEventLogging();
    [all...]
cache-view.c 180 cache_view->debug=IsEventLogging();
    [all...]
methods.h     [all...]
image.c 214 image->debug=IsEventLogging();
877 clone_image->debug=IsEventLogging();
    [all...]
resample.c 229 resample_filter->debug=IsEventLogging();
    [all...]
distribute-cache.c 360 server_info->debug=IsEventLogging();
    [all...]
nt-base.c     [all...]
splay-tree.c     [all...]
xwindow.c     [all...]
xml-tree.c 187 child->debug=IsEventLogging();
    [all...]
draw.c 386 clone_info->debug=IsEventLogging();
709 if (IsEventLogging() != MagickFalse)
859 if (IsEventLogging() != MagickFalse)
    [all...]
  /external/ImageMagick/MagickWand/
wandcli.c 111 cli_wand->wand.debug=IsEventLogging();
291 if (IsEventLogging() == MagickFalse)
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...]
pixel-wand.c 121 wand->debug=IsEventLogging();
168 clone_wand->debug=IsEventLogging();
424 wand->debug=IsEventLogging();
    [all...]
wand-view.c 786 wand_view->debug=IsEventLogging();
851 wand_view->debug=IsEventLogging();
    [all...]
drawing-wand.c 466 wand->debug=IsEventLogging();
539 clone_wand->debug=IsEventLogging();
    [all...]
  /external/ImageMagick/Magick++/lib/
Options.cpp 173 if (IsEventLogging())
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]

Completed in 226 milliseconds

1 2