Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpng.c1694 } PNGErrorInfo; typedef
1704 PNGErrorInfo in MagickPNGErrorHandler()
1707 error_info=(PNGErrorInfo *) png_get_error_ptr(ping); in MagickPNGErrorHandler()
1735 PNGErrorInfo in MagickPNGWarningHandler()
1741 error_info=(PNGErrorInfo *) png_get_error_ptr(ping); in MagickPNGWarningHandler()
1972 PNGErrorInfo in read_user_chunk_callback()
2004 error_info=(PNGErrorInfo *) png_get_error_ptr(ping); in read_user_chunk_callback()
2076 error_info=(PNGErrorInfo *) png_get_error_ptr(ping); in read_user_chunk_callback()
2190 PNGErrorInfo in ReadOnePNGImage()
8483 PNGErrorInfo in WriteOnePNGImage()