Searched refs:png_ascii_from_fixed (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngset.c467 png_ascii_from_fixed(png_ptr, swidth, sizeof swidth, width);
468 png_ascii_from_fixed(png_ptr, sheight, sizeof sheight, height);
H A Dpngpriv.h1219 PNG_EXTERN void png_ascii_from_fixed PNGARG((png_structp png_ptr,
H A Dpng.c1467 png_ascii_from_fixed(png_structp png_ptr, png_charp ascii, png_size_t size, function

Completed in 248 milliseconds