OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lafComponentOffsetMask
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/layout/
LigatureSubstitution.h
47
lafComponentOffsetMask
= 0x3FFFFFFF
LigatureSubstProc.cpp
77
offset = action &
lafComponentOffsetMask
;
79
const le_int16 *offsetTable = (const le_int16 *)((char *) &ligatureSubstitutionHeader->stHeader + 2 * SignExtend(offset,
lafComponentOffsetMask
));
Completed in 272 milliseconds