Searched refs:LookupSubtable (Results 1 – 5 of 5) sorted by relevance
20 private LookupSubtable[] subtables;55 subtables = new LookupSubtable[10]; in Lookup()59 public void addSubtable(LookupSubtable subtable) in addSubtable()62 LookupSubtable[] newSubtables = new LookupSubtable[subtables.length + 5]; in addSubtable()
15 public interface LookupSubtable interface
19 public class LigatureTreeWalker extends TreeWalker implements LookupSubtable
22 public class DecompTable implements LookupSubtable
19 public class ClassTable implements LookupSubtable