Home | History | Annotate | Download | only in libpng

Lines Matching refs:pcal_units

316    info_ptr->pcal_units = png_voidcast(png_charp,
319 if (info_ptr->pcal_units == NULL)
325 memcpy(info_ptr->pcal_units, units, length);