Home | History | Annotate | Download | only in libpng

Lines Matching full:calling

407 before calling png_read_info(), png_read_png(), or png_process_data().
482 row_pointers prior to calling png_read_png() with
1340 If you want libpng to expand the images, call this before calling
1430 You can call this function after reading the PNG data but before calling
1474 reader. Instead of calling png_read_info(), png_read_rows(), and
1758 not calling this function at all, as it has been tuned to deliver a good
1871 filter_method later by calling png_set_IHDR() again; if you do this, the
2032 You can change its value after calling png_set_unknown_chunks()
2056 so that it isn't written out again at the end (in case you are calling
2474 You can call this function before calling after the png_set_*() functions
2533 png_free() checks for NULL before calling free_fn().
2540 time, instead of calling the png_init_io() function. These functions
2580 to print a warning message, and then control returns to the calling code.
2588 functions after png_create_*_struct() has been called by calling:
2597 default function will be used, calling fprintf() and/or longjmp() if a
2693 compression level by calling: