Searched refs:CheckOverflowException (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/coders/
H A Dxwd.c156 #define CheckOverflowException(length,width,height) \
368 if (CheckOverflowException(length,ximage->bytes_per_line,ximage->height))
380 if (CheckOverflowException(length,extent,ximage->depth))
152 #define CheckOverflowException macro
/external/ImageMagick/MagickCore/
H A Dxwindow.c5477 #define CheckOverflowException(length,width,height) \
5593 if (CheckOverflowException(length,ximage->bytes_per_line,ximage->height))
5432 #define CheckOverflowException macro

Completed in 69 milliseconds