Searched refs:PNG_STATIC (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpng.c1872 PNG_STATIC png_int_32
1928 PNG_STATIC png_int_32
2022 PNG_STATIC png_uint_32
2070 PNG_STATIC png_byte
2084 PNG_STATIC png_uint_16
H A Dpngpriv.h146 /* PNG_STATIC is used to mark internal file scope functions if they need to be
149 #ifndef PNG_STATIC
150 # define PNG_STATIC static macro

Completed in 96 milliseconds