Searched refs:PNG_FUNCTION (Results 1 – 18 of 18) sorted by relevance
/external/libpng/ |
D | pngmem.c | 49 PNG_FUNCTION(png_voidp,PNGAPI 67 PNG_FUNCTION(png_voidp /* PRIVATE */, 118 PNG_FUNCTION(png_voidp /* PRIVATE */, 128 PNG_FUNCTION(png_voidp /* PRIVATE */, 168 PNG_FUNCTION(png_voidp,PNGAPI 185 PNG_FUNCTION(png_voidp,PNGAPI 208 PNG_FUNCTION(png_voidp,PNGAPI 242 PNG_FUNCTION(void,PNGAPI
|
D | pngerror.c | 23 static PNG_FUNCTION(void, png_default_error,PNGARG((png_const_structrp png_ptr, 38 PNG_FUNCTION(void,PNGAPI 91 PNG_FUNCTION(void,PNGAPI 479 PNG_FUNCTION(void,PNGAPI 571 PNG_FUNCTION(void, 709 static PNG_FUNCTION(void /* PRIVATE */, 756 PNG_FUNCTION(void,PNGAPI 879 PNG_FUNCTION(void /* PRIVATE */, (PNGCBAPI
|
D | pngconf.h | 308 #ifndef PNG_FUNCTION 309 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args macro 323 PNG_FUNCTION(PNG_EXPORT_TYPE(type),(PNGAPI name),PNGARG(args), \
|
D | png.c | 72 PNG_FUNCTION(voidpf /* PRIVATE */, 224 PNG_FUNCTION(png_structp /* PRIVATE */, 328 PNG_FUNCTION(png_infop,PNGAPI 398 PNG_FUNCTION(void,PNGAPI
|
D | pngpriv.h | 258 extern PNG_FUNCTION(type, name, args, PNG_EMPTY attributes) 263 extern PNG_FUNCTION(type, (PNGCBAPI name), args, PNG_EMPTY attributes)
|
D | pngwrite.c | 476 PNG_FUNCTION(png_structp,PNGAPI 489 PNG_FUNCTION(png_structp,PNGAPI
|
D | pngread.c | 25 PNG_FUNCTION(png_structp,PNGAPI 40 PNG_FUNCTION(png_structp,PNGAPI
|
D | png.h | 953 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);
|
D | CHANGES | 2972 declarations, PNG_FUNCTION has been added to enable this and the
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | fx_pngmem.c | 59 PNG_FUNCTION(png_voidp,PNGAPI 77 PNG_FUNCTION(png_voidp /* PRIVATE */, 126 PNG_FUNCTION(png_voidp /* PRIVATE */, 136 PNG_FUNCTION(png_voidp /* PRIVATE */, 175 PNG_FUNCTION(png_voidp,PNGAPI 192 PNG_FUNCTION(png_voidp,PNGAPI 215 PNG_FUNCTION(png_voidp,PNGAPI 249 PNG_FUNCTION(void,PNGAPI
|
D | fx_pngerror.c | 22 static PNG_FUNCTION(void, png_default_error,PNGARG((png_const_structrp png_ptr, 37 PNG_FUNCTION(void,PNGAPI 90 PNG_FUNCTION(void,PNGAPI 465 PNG_FUNCTION(void,PNGAPI 549 PNG_FUNCTION(void, 687 static PNG_FUNCTION(void /* PRIVATE */, 734 PNG_FUNCTION(void,PNGAPI 852 PNG_FUNCTION(void /* PRIVATE */,
|
D | pngconf.h | 308 #ifndef PNG_FUNCTION 309 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args macro 323 PNG_FUNCTION(PNG_EXPORT_TYPE(type),(PNGAPI name),PNGARG(args), \
|
D | fx_png.c | 71 PNG_FUNCTION(voidpf /* PRIVATE */, 222 PNG_FUNCTION(png_structp /* PRIVATE */, 322 PNG_FUNCTION(png_infop,PNGAPI 392 PNG_FUNCTION(void,PNGAPI
|
D | fx_pngwrite.c | 475 PNG_FUNCTION(png_structp,PNGAPI 488 PNG_FUNCTION(png_structp,PNGAPI
|
D | fx_pngread.c | 24 PNG_FUNCTION(png_structp,PNGAPI 39 PNG_FUNCTION(png_structp,PNGAPI
|
D | pngpriv.h | 212 extern PNG_FUNCTION(type, name, args, PNG_EMPTY attributes)
|
D | png.h | 1187 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);
|
/external/libpng/contrib/libtests/ |
D | pngunknown.c | 419 PNG_FUNCTION(void, display_exit, (display *d), static PNG_NORETURN) 442 PNG_FUNCTION(void, (PNGCBAPI error), (png_structp png_ptr, const char *message),
|