Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:png_snprintf

185       png_snprintf(msg, 50, "Unknown compression type %d", compression);
1240 png_snprintf(msg, 40,
1626 png_snprintf(buf + 1, 63, "%12.12e", width);
1628 png_snprintf(buf + total_len, 64-total_len, "%12.12e", height);