Searched refs:PNG_WROTE_tIME (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngwrite.c227 png_ptr->mode |= PNG_WROTE_tIME;
345 !(png_ptr->mode & PNG_WROTE_tIME))
H A Dpngpriv.h302 #define PNG_WROTE_tIME 0x200 macro
H A Dpngset.c843 (png_ptr->mode & PNG_WROTE_tIME))

Completed in 39 milliseconds