Searched defs:x_pixels_per_unit (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpnginfo.h199 png_uint_32 x_pixels_per_unit; /* horizontal pixel density */ member in struct:png_info_def
H A Dpngwutil.c1979 png_write_pHYs(png_structp png_ptr, png_uint_32 x_pixels_per_unit, argument
1991 png_save_uint_32(buf, x_pixels_per_unit);

Completed in 41 milliseconds