Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libpng/
H A Dpng.h1360 PNG_EXPORT(52, void, png_write_flush, (png_structrp png_ptr));
/reactos/dll/3rdparty/libpng/
H A Dpngwrite.c930 png_write_flush(png_structrp png_ptr) in png_write_flush() function
H A Dpngwutil.c2777 png_write_flush(png_ptr); in png_write_filtered_row()
/reactos/dll/3rdparty/libpng/docs/
H A Dlibpng-manual.txt3586 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.
H A DCHANGES2160 Revised PNG_NO_STDIO version of png_write_flush()
2245 Undid revision of PNG_NO_STDIO version of png_write_flush(). Users
2248 Revised libpng*.txt and png.h documentation about use of png_write_flush()