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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngconf.h393 # ifndef PNG_DEPRECATED
394 # define PNG_DEPRECATED __attribute__((__deprecated__)) macro
426 # ifndef PNG_DEPRECATED
427 # define PNG_DEPRECATED __declspec(deprecated) macro
436 #ifndef PNG_DEPRECATED
437 # define PNG_DEPRECATED /* Use of this function is deprecated */ macro

Completed in 32 milliseconds