Searched refs:PNG_INTERNAL_CALLBACK (Results 1 – 3 of 3) 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 1927 PNG_INTERNAL_CALLBACK(void,png_safe_error,(png_structp png_ptr, 1931 PNG_INTERNAL_CALLBACK(void,png_safe_warning,(png_structp png_ptr,
|
/external/libpng/ |
D | pngpriv.h | 343 #ifndef PNG_INTERNAL_CALLBACK 344 # define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro 2052 PNG_INTERNAL_CALLBACK(void,png_safe_error,(png_structp png_ptr, 2056 PNG_INTERNAL_CALLBACK(void,png_safe_warning,(png_structp png_ptr,
|