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

/openjdk7/jdk/src/windows/native/sun/font/
H A Dfontpath.c98 #define UC_UNKNOWN 0 macro
101 static int UNICODE_OS = UC_UNKNOWN;
120 #define IS_NT ((UNICODE_OS == UC_UNKNOWN) \

Completed in 31 milliseconds