Searched refs:info_struct (Results 1 – 6 of 6) 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
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.
4664 The png_struct and info_struct members "trans" and "trans_values" were
30 accessing/storing the info_struct data, rather than manipulating it162 pngset.c => Functions for storing data into the info_struct
128 of info_struct and invalidates all programs that use a shared libpng****169 More description of info_struct in libpng.txt and png.h1069 libpng will reallocate the png_struct and info_struct if they are too small.2463 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()