Searched refs:get_subtables (Results 1 – 2 of 2) sorted by relevance
777 const OffsetArrayOf<TSubTable>& get_subtables () const in get_subtables() function780 OffsetArrayOf<TSubTable>& get_subtables () in get_subtables() function785 { return this+get_subtables<TSubTable> ()[i]; } in get_subtable()788 { return this+get_subtables<TSubTable> ()[i]; } in get_subtable()857 const OffsetArrayOf<TSubTable>& subtables = get_subtables<TSubTable> (); in subset()858 OffsetArrayOf<TSubTable>& out_subtables = out->get_subtables<TSubTable> (); in subset()877 if (unlikely (!get_subtables<TSubTable> ().sanitize (c, this, get_type ()))) in sanitize()
1401 { return get_subtables<SubTable> ()[i].serialize (c, this); } in serialize_subtable()