Searched refs:PNG_REMOVED (Results 1 – 6 of 6) sorted by relevance
/external/libpng/scripts/ |
D | symbols.c | 21 #define PNG_REMOVED(ordinal, type, name, args, attributes)\ macro
|
/external/pdfium/third_party/libpng16/ |
D | pngconf.h | 314 #ifndef PNG_REMOVED 315 # define PNG_REMOVED(ordinal, type, name, args, attributes) macro
|
D | png.h | 2438 PNG_REMOVED(200, png_const_bytep, png_get_io_chunk_name, (png_structrp png_ptr),
|
/external/libpng/ |
D | pngconf.h | 314 #ifndef PNG_REMOVED 315 # define PNG_REMOVED(ordinal, type, name, args, attributes) macro
|
D | png.h | 2446 PNG_REMOVED(200, png_const_bytep, png_get_io_chunk_name, (png_structrp png_ptr),
|
D | CHANGES | 2854 Corrected PNG_REMOVED macro to take five arguments.
|