Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1389 typedef struct PosLookupSubTable LookupSubTable;
1399 struct PosLookupSubTable struct
1454 inline const PosLookupSubTable& get_subtable (unsigned int i) const in get_subtable()
1455 { return Lookup::get_subtable<PosLookupSubTable> (i); } in get_subtable()
1488 { return Lookup::dispatch<PosLookupSubTable> (c); } in dispatch()