Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DLigatureSubstProc.cpp84 offset = action & lafComponentOffsetMask; in processStateEntry()
86 …<le_int16> offsetTable(stHeader, success, 2 * SignExtend(offset, lafComponentOffsetMask), LE_UNBOU… in processStateEntry()
DLigatureSubstProc2.cpp96 offset = action & lafComponentOffsetMask; in processStateEntry()
103 …LE_GET_GLYPH(glyphStorage[componentGlyph]) + (SignExtend(offset, lafComponentOffsetMask)),success)… in processStateEntry()
DLigatureSubstitution.h62 lafComponentOffsetMask = 0x3FFFFFFF enumerator