Searched refs:MagickGetException (Results 1 – 18 of 18) sorted by relevance
/external/ImageMagick/www/source/ |
D | wand.c | 15 description=MagickGetException(wand,&severity); \ in main()
|
D | contrast.c | 19 description=MagickGetException(wand,&severity); \ in main()
|
/external/ImageMagick/MagickWand/ |
D | MagickWand.h | 101 *MagickGetException(const MagickWand *,ExceptionType *);
|
D | magick-wand.c | 270 WandExport char *MagickGetException(const MagickWand *wand, in MagickGetException() function
|
/external/ImageMagick/MagickWand/tests/ |
D | add_norm.c | 15 description=MagickGetException(wand,&severity); in ThrowWandException()
|
D | add_last.c | 15 description=MagickGetException(wand,&severity); in ThrowWandException()
|
D | add_first.c | 15 description=MagickGetException(wand,&severity); in ThrowWandException()
|
D | add_index.c | 15 description=MagickGetException(wand,&severity); in ThrowWandException()
|
D | add_mixed.c | 15 description=MagickGetException(wand,&severity); in ThrowWandException()
|
D | add_first_lists.c | 15 description=MagickGetException(wand,&severity); in ThrowWandException()
|
D | add_norm_lists.c | 15 description=MagickGetException(wand,&severity); in ThrowWandException()
|
D | add_last_lists.c | 15 description=MagickGetException(wand,&severity); in ThrowWandException()
|
D | add_mixed_lists.c | 15 description=MagickGetException(wand,&severity); in ThrowWandException()
|
D | loop_over_lists.c | 18 description=MagickGetException(wand,&severity); in ThrowWandException()
|
/external/ImageMagick/api_examples/ |
D | wand.c | 36 description=MagickGetException(wand,&severity); in ThrowWandException()
|
/external/ImageMagick/www/source/wand/ |
D | sigmoidal-contrast.c | 50 description=MagickGetException(wand,&severity); \ in main()
|
/external/ImageMagick/tests/ |
D | drawtest.c | 59 description=MagickGetException(wand,&severity); \
|
D | wandtest.c | 69 description=MagickGetException(wand,&severity); \ in main()
|