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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp99 #define repositionedGlyphMask 0x00000002UL macro
1044 if ( ( tmpGlyph != NO_GLYPH ) && (tmpAuxData & rephConsonantMask) && !(tmpAuxData & repositionedGlyphMask)) {
1092 glyphStorage.moveGlyph(i,targetPosition,repositionedGlyphMask);

Completed in 38 milliseconds