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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngconf.h493 typedef int png_int_32; typedef
496 typedef long png_int_32;
572 typedef png_int_32 png_fixed_point;
581 typedef png_int_32 FAR * png_int_32p;
582 typedef PNG_CONST png_int_32 FAR * png_const_int_32p;
606 typedef png_int_32 FAR * FAR * png_int_32pp;

Completed in 904 milliseconds