Home
last modified time | relevance | path

Searched defs:LigatureEntry (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
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<true> struct
364 enum Flags
375 struct EntryData
384 static bool performAction (const Entry<EntryData> &entry) in performAction()
387 static unsigned int ligActionIndex (const Entry<EntryData> &entry) in ligActionIndex()
391 struct LigatureEntry<false> struct
393 enum Flags
404 typedef void EntryData;
406 static bool performAction (const Entry<EntryData> &entry) in performAction()
409 static unsigned int ligActionIndex (const Entry<EntryData> &entry) in ligActionIndex()