Home | History | Annotate | Download | only in libpng

Lines Matching full:units

1655    png_charp buf, units, endptr;
1714 png_debug(3, "Reading pCAL X0, X1, type, nparams, and units");
1719 units = buf + 11;
1739 for (buf = units; *buf; buf++)
1740 /* Empty loop to move past the units string. */ ;
1774 units, params);