Home | History | Annotate | Download | only in tools

Lines Matching refs:write_png

54    /* READ_PNG and WRITE_PNG were not defined, so: */
1976 write_png(struct display *dp, const char *destname)
2217 write_png(dp, destname);
2246 write_png(dp, tmpname);
2446 #else /* !READ_PNG || !WRITE_PNG */
2453 #endif /* !READ_PNG || !WRITE_PNG */