Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-kern-table.hh127 unsigned int subtable_type = get_type (); in dispatch() local
128 TRACE_DISPATCH (this, subtable_type); in dispatch()
129 switch (subtable_type) { in dispatch()
320 unsigned int subtable_type = get_type (); in dispatch() local
321 TRACE_DISPATCH (this, subtable_type); in dispatch()
322 switch (subtable_type) { in dispatch()
Dhb-aat-layout-kerx-table.hh777 unsigned int subtable_type = get_type (); in dispatch() local
778 TRACE_DISPATCH (this, subtable_type); in dispatch()
779 switch (subtable_type) { in dispatch()
Dhb-aat-layout-morx-table.hh889 unsigned int subtable_type = get_type (); in dispatch() local
890 TRACE_DISPATCH (this, subtable_type); in dispatch()
891 switch (subtable_type) { in dispatch()
/external/fonttools/Lib/fontTools/otlLib/
Dbuilder.py680 self.subtable_type = "Pos"
725 self.subtable_type = "Subst"