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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp89 #define rephConsonantMask 0x00000080UL macro
1044 if ( ( tmpGlyph != NO_GLYPH ) && (tmpAuxData & rephConsonantMask) && !(tmpAuxData & repositionedGlyphMask)) {
1183 outMask |= rephConsonantMask;

Completed in 41 milliseconds