Lines Matching full:png_info_struct
821 * the values in the png_info_struct, which meant that the contents and
824 * png_info_struct from the application, so this makes it easier to use
829 * In any case, the order of the parameters in png_info_struct should NOT
831 * that use the old direct-access method with png_info_struct.
851 typedef struct png_info_struct
1935 /* Free any memory associated with the png_info_struct */
2297 /* The png_set_<chunk> functions are for storing values in the png_info_struct.
2299 * png_info_struct, either storing the parameters in the passed variables, or
2300 * setting pointers into the png_info_struct where the data is stored. The
2307 * png_info_struct.