Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dcut.c326 #define ThrowCUTReaderException(severity,tag) \ in ReadCUTImage() macro
379 CUT_KO: ThrowCUTReaderException(CorruptImageError,"ImproperImageHeader"); in ReadCUTImage()
392 ThrowCUTReaderException(CorruptImageError,"ImproperImageHeader"); in ReadCUTImage()
484 ThrowCUTReaderException(CorruptImageError,"UnexpectedEndOfFile"); in ReadCUTImage()
526 ThrowCUTReaderException(CorruptImageError,"UnexpectedEndOfFile"); in ReadCUTImage()
539 ThrowCUTReaderException(ResourceLimitError,"MemoryAllocationFailed"); in ReadCUTImage()