Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DLigatureSubstProc2.cpp28componentOffset(0), ligatureOffset(0), entryTable(), ligatureSubstitutionHeader(morphSubtableHead… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
33 componentOffset = SWAPL(ligatureSubstitutionHeader->componentOffset); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
80 …LEReferenceToArrayOf<le_uint16> componentTable(stHeader, success, componentOffset, LE_UNBOUNDED_AR… in processStateEntry()
DLigatureSubstitution.h33 le_uint32 componentOffset; member
DLigatureSubstProc2.h59 le_uint32 componentOffset; variable