Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_info_struct

829  * the values in the png_info_struct, which meant that the contents and
832 * png_info_struct from the application, so this makes it easier to use
837 * In any case, the order of the parameters in png_info_struct should NOT
839 * that use the old direct-access method with png_info_struct.
859 typedef struct png_info_struct
1943 /* Free any memory associated with the png_info_struct */
2305 /* The png_set_<chunk> functions are for storing values in the png_info_struct.
2307 * png_info_struct, either storing the parameters in the passed variables, or
2308 * setting pointers into the png_info_struct where the data is stored. The
2315 * png_info_struct.