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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_parseImage.h49 #define UNKNOWN_DATA_TYPE 0 macro
H A Dawt_parseImage.c324 rasterP->dataType = UNKNOWN_DATA_TYPE;
372 if (rasterP->dataType > UNKNOWN_DATA_TYPE && /* data type has been recognized */

Completed in 56 milliseconds