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.hh365 struct LigatureEntry<true> struct
367 enum Flags
378 struct EntryData
387 static bool performAction (const Entry<EntryData> *entry) in performAction()
390 static unsigned int ligActionIndex (const Entry<EntryData> *entry) in ligActionIndex()
394 struct LigatureEntry<false> struct
396 enum Flags
407 typedef void EntryData;
409 static bool performAction (const Entry<EntryData> *entry) in performAction()
412 static unsigned int ligActionIndex (const Entry<EntryData> *entry) in ligActionIndex()