Searched refs:PNG_EMPTY (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | pngpriv.h | 212 extern PNG_FUNCTION(type, name, args, PNG_EMPTY attributes) 227 PNG_INTERNAL_FUNCTION(type, name, args, PNG_EMPTY); 239 PNG_INTERNAL_FUNCTION(type, name, args, PNG_EMPTY); 828 PNG_EMPTY); 835 png_compression_bufferp *list),PNG_EMPTY); 847 double fp, png_const_charp text),PNG_EMPTY); 854 png_const_charp user_png_ver),PNG_EMPTY); 893 PNG_EMPTY); 896 PNG_INTERNAL_FUNCTION(void,png_free_jmpbuf,(png_structrp png_ptr),PNG_EMPTY); 903 PNG_INTERNAL_FUNCTION(void,png_zfree,(voidpf png_ptr, voidpf ptr),PNG_EMPTY); [all …]
|
D | pngconf.h | 330 #define PNG_EMPTY /*empty list*/ macro 333 PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)
|
/external/libpng/ |
D | pngpriv.h | 258 extern PNG_FUNCTION(type, name, args, PNG_EMPTY attributes) 263 extern PNG_FUNCTION(type, (PNGCBAPI name), args, PNG_EMPTY attributes) 278 PNG_INTERNAL_FUNCTION(type, name, args, PNG_EMPTY); 290 PNG_INTERNAL_FUNCTION(type, name, args, PNG_EMPTY); 875 PNG_EMPTY); 882 png_compression_bufferp *list),PNG_EMPTY); 894 double fp, png_const_charp text),PNG_EMPTY); 901 png_const_charp user_png_ver),PNG_EMPTY); 940 PNG_EMPTY); 943 PNG_INTERNAL_FUNCTION(void,png_free_jmpbuf,(png_structrp png_ptr),PNG_EMPTY); [all …]
|
D | pngconf.h | 330 #define PNG_EMPTY /*empty list*/ macro 333 PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)
|