Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh1245 const Array16OfOffset16To<TSubTable>& get_subtables () const in get_subtables() function
1248 Array16OfOffset16To<TSubTable>& get_subtables () in get_subtables() function
1253 { return this+get_subtables<TSubTable> ()[i]; } in get_subtable()
1256 { return this+get_subtables<TSubTable> ()[i]; } in get_subtable()
1326 + hb_iter (get_subtables <TSubTable> ()) in subset()
1328 | hb_apply (subset_offset_array (c, out->get_subtables<TSubTable> (), this, lookup_type)) in subset()
1357 if (unlikely (!get_subtables<TSubTable> ().sanitize (c, this, get_type ()))) in sanitize()
Dhb-ot-layout-gsub-table.hh1601 c->add_link (get_subtables<SubTable> ()[0], c->pop_pack ()); in serialize_single()
1622 c->add_link (get_subtables<SubTable> ()[0], c->pop_pack ()); in serialize_multiple()
1644 c->add_link (get_subtables<SubTable> ()[0], c->pop_pack ()); in serialize_alternate()
1669 c->add_link (get_subtables<SubTable> ()[0], c->pop_pack ()); in serialize_ligature()