Searched refs:info_struct (Results 1 – 8 of 8) sorted by relevance
26 To avoid problems with changes to the internals of png info_struct,30 accessing/storing the info_struct data, rather than manipulating it37 info_struct can still be accessed, but the compiler will issue a173 pngset.c => Functions for storing data into the info_struct
4672 The png_struct and info_struct members "trans" and "trans_values" were
135 of info_struct and invalidates all programs that use a shared libpng****176 More description of info_struct in libpng.txt and png.h1077 libpng will reallocate the png_struct and info_struct if they are too small.2472 png_struct or info_struct members and other deprecated usage in4223 also removes the support for storing unknown chunks in the info_struct5043 and info_struct members has not been permitted since libpng-1.5.0.
4677 The png_struct and info_struct members "trans" and "trans_values" were
34 accessing/storing the info_struct data, rather than manipulating it165 pngset.c => Functions for storing data into the info_struct
129 of info_struct and invalidates all programs that use a shared libpng****170 more description of info_struct in libpng.txt and png.h974 libpng will reallocate the png_struct and info_struct if they are too small.2564 png_struct or info_struct members and other deprecated usage in
102 static struct t_info info_struct; variable150 get_xti_info(socket, info_struct) in get_xti_info() argument152 struct t_info *info_struct;980 get_xti_info(send_socket,info_struct); in send_xti_tcp_stream()