Searched refs:png_get_x_offset_pixels (Results 1 – 6 of 6) sorted by relevance
134 png_get_x_offset_pixels @126
276 png_get_x_offset_pixels(png_const_structrp png_ptr, png_const_inforp info_ptr) in png_get_x_offset_pixels() function
1941 PNG_EXPORT(126, png_int_32, png_get_x_offset_pixels,
1938 PNG_EXPORT(126, png_int_32, png_get_x_offset_pixels,
2926 image->page.x=(ssize_t) png_get_x_offset_pixels(ping, ping_info); in ReadOnePNGImage()