Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_snprintf

199       png_snprintf(msg, 50, "Unknown compression type %d", compression);
1264 png_snprintf(msg, 40,
1656 png_snprintf(buf + 1, 63, "%12.12e", width);
1658 png_snprintf(buf + total_len, 64-total_len, "%12.12e", height);