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

Lines Matching full:units

1577    png_charp buf, units, endptr;
1633 png_debug(3, "Reading pCAL X0, X1, type, nparams, and units\n");
1638 units = buf + 11;
1657 for (buf = units; *buf; buf++)
1658 /* Empty loop to move past the units string. */ ;
1690 units, params);