Home
last modified time | relevance | path

Searched refs:PNG_FUNCTION (Results 1 – 9 of 9) sorted by relevance

/reactos/dll/3rdparty/libpng/
H A Dpngmem.c49 PNG_FUNCTION(png_voidp,PNGAPI
67 PNG_FUNCTION(png_voidp /* PRIVATE */,
121 PNG_FUNCTION(png_voidp /* PRIVATE */,
131 PNG_FUNCTION(png_voidp /* PRIVATE */,
171 PNG_FUNCTION(png_voidp,PNGAPI
188 PNG_FUNCTION(png_voidp,PNGAPI
211 PNG_FUNCTION(png_voidp,PNGAPI
245 PNG_FUNCTION(void,PNGAPI
H A Dpngerror.c23 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,
710 static PNG_FUNCTION(void /* PRIVATE */,
757 PNG_FUNCTION(void,PNGAPI
884 PNG_FUNCTION(void /* PRIVATE */, (PNGCBAPI
H A Dpng.c97 PNG_FUNCTION(voidpf /* PRIVATE */,
249 PNG_FUNCTION(png_structp /* PRIVATE */,
353 PNG_FUNCTION(png_infop,PNGAPI
423 PNG_FUNCTION(void,PNGAPI
H A Dpngpriv.h355 PNG_LINKAGE_FUNCTION PNG_FUNCTION(type, name, args, PNG_EMPTY attributes)
360 PNG_LINKAGE_CALLBACK PNG_FUNCTION(type, (PNGCBAPI name), args,\
H A Dpngwrite.c507 PNG_FUNCTION(png_structp,PNGAPI
520 PNG_FUNCTION(png_structp,PNGAPI
H A Dpngread.c25 PNG_FUNCTION(png_structp,PNGAPI
40 PNG_FUNCTION(png_structp,PNGAPI
/reactos/sdk/include/reactos/libs/libpng/
H A Dpngconf.h286 #ifndef PNG_FUNCTION
287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args macro
301 PNG_FUNCTION(PNG_EXPORT_TYPE(type), (PNGAPI name), PNGARG(args), \
H A Dpng.h828 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);
/reactos/dll/3rdparty/libpng/docs/
H A DCHANGES2980 declarations, PNG_FUNCTION has been added to enable this and the