Home | History | Annotate | Download | only in libpng

Lines Matching full:calling

1228 before calling png_read_info(), png_read_png(), or png_process_data().
1303 row_pointers prior to calling png_read_png() with
2161 If you want libpng to expand the images, call this before calling
2251 You can call this function after reading the PNG data but before calling
2295 reader. Instead of calling png_read_info(), png_read_rows(), and
2579 not calling this function at all, as it has been tuned to deliver a good
2692 filter_method later by calling png_set_IHDR() again; if you do this, the
2853 You can change its value after calling png_set_unknown_chunks()
2877 so that it isn't written out again at the end (in case you are calling
3295 You can call this function before calling after the png_set_*() functions
3354 png_free() checks for NULL before calling free_fn().
3361 time, instead of calling the png_init_io() function. These functions
3401 to print a warning message, and then control returns to the calling code.
3409 functions after png_create_*_struct() has been called by calling:
3418 default function will be used, calling fprintf() and/or longjmp() if a
3514 compression level by calling: