Searched refs:png_read_status_ptr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpng.h372 #define png_read_status_ptr_NULL (png_read_status_ptr)NULL
976 typedef void (PNGAPI *png_read_status_ptr) PNGARG((png_structp, png_uint_32, typedef
1166 png_read_status_ptr read_row_fn; /* called after each row is decoded */
1818 png_read_status_ptr read_row_fn));
H A Dpngread.c1294 png_set_read_status_fn(png_structp png_ptr, png_read_status_ptr read_row_fn)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpng.h590 #define png_read_status_ptr_NULL (png_read_status_ptr)NULL
1197 typedef void (PNGAPI *png_read_status_ptr) PNGARG((png_structp, png_uint_32, typedef
1403 png_read_status_ptr read_row_fn PNG_DEPSTRUCT; /* called after each row is decoded */
2088 png_read_status_ptr read_row_fn));
H A Dpngread.c1333 png_set_read_status_fn(png_structp png_ptr, png_read_status_ptr read_row_fn)

Completed in 171 milliseconds