Searched refs:png_write_flush (Results 1 – 10 of 10) sorted by relevance
59 png_write_flush @52
432 #define png_write_flush PDFIUM_png_write_flush macro
920 png_write_flush(png_structrp png_ptr) in png_write_flush() function
1360 PNG_EXPORT(52, void, png_write_flush, (png_structrp png_ptr));
2777 png_write_flush(png_ptr); in png_write_filtered_row()
3586 png_write_flush(png_ptr);3593 Note that the distance between rows is from the last time png_write_flush()3597 png_write_flush() is called before 25 more lines have been written.
2160 Revised PNG_NO_STDIO version of png_write_flush()2245 Undid revision of PNG_NO_STDIO version of png_write_flush(). Users2248 Revised libpng*.txt and png.h documentation about use of png_write_flush()