Home | History | Annotate | Download | only in libpng

Lines Matching full:res_y

130 \fBpng_uint_32 png_get_pHYs (png_const_structp \fP\fIpng_ptr\fP\fB, png_const_infop \fP\fIinfo_ptr\fP\fB, png_uint_32 \fP\fI*res_x\fP\fB, png_uint_32 \fP\fI*res_y\fP\fB, int \fI*unit_type\fP\fB);\fP
134 \fBpng_uint_32 png_get_pHYs_dpi (png_const_structp \fP\fIpng_ptr\fP\fB, png_const_infop \fP\fIinfo_ptr\fP\fB, png_uint_32 \fP\fI*res_x\fP\fB, png_uint_32 \fP\fI*res_y\fP\fB, int \fI*unit_type\fP\fB);\fP
2033 png_get_pHYs(png_ptr, info_ptr, &res_x, &res_y,
2039 res_y - pixels/unit physical resolution in
2096 res_y = png_get_y_pixels_per_meter(png_ptr,
2105 res_y = png_get_y_pixels_per_inch(png_ptr,
2116 res_x_and_y is 0 if res_x != res_y
3642 png_set_pHYs(png_ptr, info_ptr, res_x, res_y,
3648 res_y - pixels/unit physical resolution