Searched refs:rephConsonantMask (Results 1 – 1 of 1) sorted by relevance
64 #define rephConsonantMask 0x00000080UL macro1019 …if ( ( tmpGlyph != NO_GLYPH ) && (tmpAuxData & rephConsonantMask) && !(tmpAuxData & repositionedGl… in finalReordering()1158 outMask |= rephConsonantMask; in v2process()