Home | History | Annotate | Download | only in libpng

Lines Matching defs:units

1678    png_charp buf, units, endptr;
1737 png_debug(3, "Reading pCAL X0, X1, type, nparams, and units");
1742 units = buf + 11;
1762 for (buf = units; *buf; buf++)
1763 /* Empty loop to move past the units string. */ ;
1797 units, params);