Home
last modified time | relevance | path

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

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLigatureTreeWalker.java63 ligatureSet.addElement(new LigatureEntry(lig, componentChars, componentCount)); in ligature()
75 LigatureEntry firstEntry = (LigatureEntry) aLigatureSet.elementAt(0); in firstComponentChar()
130 LigatureEntry entry = (LigatureEntry) aLigatureSet.elementAt(lig); in writeLookupSubtable()
DLigatureEntry.java15 public class LigatureEntry class
20 public LigatureEntry(int ligature, int[] componentChars, int componentCount) in LigatureEntry() method in LigatureEntry
/external/harfbuzz_ng/src/
Dhb-aat-layout-morx-table.hh362 struct LigatureEntry;
365 struct LigatureEntry<true> struct
394 struct LigatureEntry<false> struct
422 typedef LigatureEntry<Types::extended> LigatureEntryT;