Searched refs:PosLookupSubTable (Results 1 – 1 of 1) sorted by relevance
1388 typedef struct PosLookupSubTable LookupSubTable;1398 struct PosLookupSubTable struct1453 inline const PosLookupSubTable& get_subtable (unsigned int i) const in get_subtable()1454 { return Lookup::get_subtable<PosLookupSubTable> (i); } in get_subtable()1487 { return Lookup::dispatch<PosLookupSubTable> (c); } in dispatch()