Searched refs:PNG_INTERNAL_FUNCTION (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/3rdparty/libpng/ |
H A D | pngpriv.h | 353 #ifndef PNG_INTERNAL_FUNCTION 1024 PNG_INTERNAL_FUNCTION(png_structp,png_create_png_struct, 1546 PNG_INTERNAL_FUNCTION(int,png_chunk_unknown_handling, 1647 PNG_INTERNAL_FUNCTION(int,png_colorspace_set_endpoints, 1684 PNG_INTERNAL_FUNCTION(void,png_icc_set_sRGB,( 1710 PNG_INTERNAL_FUNCTION(void,png_do_check_palette_indexes, 1779 PNG_INTERNAL_FUNCTION(void,png_warning_parameter_signed, 1975 PNG_INTERNAL_FUNCTION(png_fixed_point,png_muldiv_warn, 2112 PNG_INTERNAL_FUNCTION(void, 2116 PNG_INTERNAL_FUNCTION(int, [all …]
|
/reactos/dll/3rdparty/libpng/docs/ |
H A D | CHANGES | 3973 fix is to cause png.h to declare the functions with PNG_INTERNAL_FUNCTION 4172 of the changes to support symbol prefixing PNG_INTERNAL_FUNCTION declares
|