Searched refs:PNG_INTERNAL_CALLBACK (Results 1 – 4 of 4) sorted by relevance
/external/libpng/scripts/ |
D | intprefix.c | 18 #define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro
|
/external/pdfium/third_party/libpng16/ |
D | pngpriv.h | 299 #ifndef PNG_INTERNAL_CALLBACK 300 # define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro 1925 PNG_INTERNAL_CALLBACK(void,png_safe_error,(png_structp png_ptr, 1929 PNG_INTERNAL_CALLBACK(void,png_safe_warning,(png_structp png_ptr,
|
/external/skia/third_party/libpng/ |
D | pngpriv.h | 299 #ifndef PNG_INTERNAL_CALLBACK 300 # define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro 1925 PNG_INTERNAL_CALLBACK(void,png_safe_error,(png_structp png_ptr, 1929 PNG_INTERNAL_CALLBACK(void,png_safe_warning,(png_structp png_ptr,
|
/external/libpng/ |
D | pngpriv.h | 328 #ifndef PNG_INTERNAL_CALLBACK 329 # define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro 1977 PNG_INTERNAL_CALLBACK(void,png_safe_error,(png_structp png_ptr, 1981 PNG_INTERNAL_CALLBACK(void,png_safe_warning,(png_structp png_ptr,
|