Searched refs:PNG_DEPRECATED (Results 1 - 2 of 2) 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
H A Dpng.h2434 (png_structp png_ptr), PNG_DEPRECATED);

Completed in 39 milliseconds