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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngconf.h572 typedef png_int_32 png_fixed_point; typedef
589 typedef png_fixed_point FAR * png_fixed_point_p;
590 typedef PNG_CONST png_fixed_point FAR * png_const_fixed_point_p;
611 typedef png_fixed_point FAR * FAR * png_fixed_point_pp;

Completed in 31 milliseconds