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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngconf.h194 * PNG_DLL_EXPORT Set to the magic to use during a libpng build to
260 # define PNG_DLL_EXPORT __export macro
262 # define PNG_DLL_EXPORT __declspec(dllexport)
298 defined(PNG_BUILD_DLL)) && defined(PNG_DLL_EXPORT)
300 # define PNG_IMPEXP PNG_DLL_EXPORT

Completed in 30 milliseconds