Searched refs:DrawGetExceptionType (Results 1 – 3 of 3) sorted by relevance
76 DrawGetExceptionType(const DrawingWand *);
1407 WandExport ExceptionType DrawGetExceptionType(const DrawingWand *wand) in DrawGetExceptionType() function
2821 if (DrawGetExceptionType(wand) != MagickCore::UndefinedException) in draw()2825 if (DrawGetExceptionType(wand) == MagickCore::UndefinedException) in draw()