Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DLigatureSubstSubtables.h23 struct LigatureSetTable struct
28 LE_VAR_ARRAY(LigatureSetTable, ligatureTableOffsetArray) argument
DLigatureSubstSubtables.cpp23 …const LigatureSetTable *ligSetTable = (const LigatureSetTable *) ((char *) this + ligSetTableOffse… in process()