Searched refs:png_info_struct (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpng.h581 * the values in the png_info_struct, which meant that the contents and
584 * png_info_struct from the application, so this makes it easier to use
589 * In any case, the order of the parameters in png_info_struct should NOT
591 * that use the old direct-access method with png_info_struct.
611 typedef struct png_info_struct struct
1631 /* free any memory associated with the png_info_struct */
1970 /* The png_set_<chunk> functions are for storing values in the png_info_struct.
1972 * png_info_struct, either storing the parameters in the passed variables, or
1973 * setting pointers into the png_info_struct where the data is stored. The
1980 * png_info_struct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpng.h799 * the values in the png_info_struct, which meant that the contents and
802 * png_info_struct from the application, so this makes it easier to use
807 * In any case, the order of the parameters in png_info_struct should NOT
809 * that use the old direct-access method with png_info_struct.
829 typedef struct png_info_struct struct
1896 /* Free any memory associated with the png_info_struct */
2250 /* The png_set_<chunk> functions are for storing values in the png_info_struct.
2252 * png_info_struct, either storing the parameters in the passed variables, or
2253 * setting pointers into the png_info_struct where the data is stored. The
2260 * png_info_struct
[all...]

Completed in 167 milliseconds