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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngconf.h191 * PNG_EXPORT_TYPE(type) A macro that pre or appends PNG_IMPEXP to
205 * and PNG_EXPORT_TYPE(), it may also set a macro to indicate the DLL
257 # ifndef PNG_EXPORT_TYPE
258 # define PNG_EXPORT_TYPE(type) type PNG_IMPEXP macro
326 #ifndef PNG_EXPORT_TYPE
327 # define PNG_EXPORT_TYPE(type) PNG_IMPEXP type macro
337 PNG_FUNCTION(PNG_EXPORT_TYPE(type),(PNGAPI name),PNGARG(args), \

Completed in 30 milliseconds