Searched defs:PNG_FP_NEGATIVE (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngpriv.h1268 #define PNG_FP_NEGATIVE 128 /* A negative number, including "-0" */ macro
1288 #define PNG_FP_NZ_MASK (PNG_FP_SAW_DIGIT | PNG_FP_NEGATIVE | PNG_FP_NONZERO)

Completed in 47 milliseconds