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

/external/libpng/
H A Dpngconf.h573 typedef png_int_32 png_fixed_point; typedef
590 typedef png_fixed_point * png_fixed_point_p;
591 typedef const png_fixed_point * png_const_fixed_point_p;
612 typedef png_fixed_point * * png_fixed_point_pp;
/external/pdfium/third_party/libpng16/
H A Dpngconf.h573 typedef png_int_32 png_fixed_point; typedef
590 typedef png_fixed_point * png_fixed_point_p;
591 typedef const png_fixed_point * png_const_fixed_point_p;
612 typedef png_fixed_point * * png_fixed_point_pp;
/external/syslinux/com32/include/
H A Dpngconf.h1312 typedef png_int_32 png_fixed_point; typedef
1323 typedef png_fixed_point FAR * png_fixed_point_p;
1345 typedef png_fixed_point FAR * FAR * png_fixed_point_pp;

Completed in 203 milliseconds