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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp108 #define NO_GLYPH 0xFFFF macro
1044 if ( ( tmpGlyph != NO_GLYPH ) && (tmpAuxData & rephConsonantMask) && !(tmpAuxData & repositionedGlyphMask)) {
1067 if ( tmpGlyph != NO_GLYPH ) {

Completed in 33 milliseconds