Searched refs:PNG_WROTE_tIME (Results 1 – 3 of 3) sorted by relevance
279 png_ptr->mode |= PNG_WROTE_tIME; in png_write_info()382 (png_ptr->mode & PNG_WROTE_tIME) == 0) in png_write_end()
974 (png_ptr->mode & PNG_WROTE_tIME) != 0) in png_set_tIME()
633 #define PNG_WROTE_tIME 0x200U macro