Searched refs:png_time (Results 1 – 10 of 10) sorted by relevance
171 png_time modtime; in writepng_init()
633 } png_time; typedef634 typedef png_time FAR * png_timep;635 typedef png_time FAR * FAR * png_timepp;757 png_time mod_time;
898 png_memcpy(&(info_ptr->mod_time), mod_time, png_sizeof (png_time)); in png_set_tIME()
1830 png_time mod_time; in png_handle_tIME()
750 } png_time; typedef751 typedef png_time FAR * png_timep;752 typedef png_time FAR * FAR * png_timepp;920 png_time mod_time PNG_DEPSTRUCT;
838 png_memcpy(&(info_ptr->mod_time), mod_time, png_sizeof(png_time)); in png_set_tIME()
1975 png_time mod_time; in png_handle_tIME()
2094 PNG supports modification time via the png_time structure. Two2098 these, but if you wish to fill in the png_time structure directly,
21 simplified time handling into png_time