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

/openjdk7/jdk/src/share/native/sun/font/
H A DfreetypeScaler.c1033 #define SEG_UNKNOWN -1 macro
1101 jbyte current_type=SEG_UNKNOWN;
1113 if (current_type == SEG_UNKNOWN) { /* special case:
1123 if (current_type == SEG_UNKNOWN) { /* special case:
1176 current_type = SEG_UNKNOWN;

Completed in 1229 milliseconds