Home | History | Annotate | Download | only in libpng

Lines Matching refs:unit_type

1697     int unit_type)
1703 if (unit_type >= PNG_OFFSET_LAST)
1708 buf[8] = (png_byte)unit_type;
1813 int unit_type)
1819 if (unit_type >= PNG_RESOLUTION_LAST)
1824 buf[8] = (png_byte)unit_type;