Home
last modified time | relevance | path

Searched refs:ClearMagickException (Results 1 – 14 of 14) sorted by relevance

/external/ImageMagick/MagickCore/
Dexception.h163 ClearMagickException(ExceptionInfo *),
Dfx.c1580 ClearMagickException(exception); in FxEvaluateSubexpression()
1599 ClearMagickException(exception); in FxEvaluateSubexpression()
1618 ClearMagickException(exception); in FxEvaluateSubexpression()
1643 ClearMagickException(exception); in FxEvaluateSubexpression()
1668 ClearMagickException(exception); in FxEvaluateSubexpression()
1687 ClearMagickException(exception); in FxEvaluateSubexpression()
1706 ClearMagickException(exception); in FxEvaluateSubexpression()
1725 ClearMagickException(exception); in FxEvaluateSubexpression()
1744 ClearMagickException(exception); in FxEvaluateSubexpression()
1763 ClearMagickException(exception); in FxEvaluateSubexpression()
[all …]
Dexception.c164 MagickExport void ClearMagickException(ExceptionInfo *exception) in ClearMagickException() function
233 ClearMagickException(exception); in CatchException()
Dmagick.c1194 ClearMagickException(exception); in ListMagickInfo()
Dmodule.c1012 ClearMagickException(exception); in InvokeDynamicImageFilter()
Dmethods.h135 #define ClearMagickException PrependMagickMethod(ClearMagickException) macro
Dtransform.c883 ClearMagickException(exception); in CropImageToTiles()
/external/ImageMagick/MagickWand/
Dmagick-wand.c88 ClearMagickException(wand->exception); in ClearMagickWand()
241 ClearMagickException(wand->exception); in MagickClearException()
Dpixel-iterator.c127 ClearMagickException(iterator->exception); in ClearPixelIterator()
368 ClearMagickException(iterator->exception); in PixelClearIteratorException()
Dpixel-wand.c115 ClearMagickException(wand->exception); in ClearPixelWand()
476 ClearMagickException(wand->exception); in PixelClearException()
Dmagick-property.c2163 ClearMagickException(wand->exception); in MagickSetFormat()
Ddrawing-wand.c459 ClearMagickException(wand->exception); in ClearDrawingWand()
876 ClearMagickException(wand->exception); in DrawClearException()
Dmagick-image.c10514 ClearMagickException(wand->exception); in MagickSetImageFormat()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1207 using MagickCore::ClearMagickException;