Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DIndicReordering.cpp64 #define rephConsonantMask 0x00000080UL macro
1019 …if ( ( tmpGlyph != NO_GLYPH ) && (tmpAuxData & rephConsonantMask) && !(tmpAuxData & repositionedGl… in finalReordering()
1158 outMask |= rephConsonantMask; in v2process()