Searched refs:PNG_INTERNAL_CALLBACK (Results 1 – 2 of 2) sorted by relevance
/external/libpng/scripts/ |
D | intprefix.dfn | 18 #define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\
|
/external/libpng/ |
D | pngpriv.h | 261 #ifndef PNG_INTERNAL_CALLBACK 262 # define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro 1891 PNG_INTERNAL_CALLBACK(void,png_safe_error,(png_structp png_ptr, 1895 PNG_INTERNAL_CALLBACK(void,png_safe_warning,(png_structp png_ptr,
|