Searched refs:get_sub_table_count (Results 1 – 4 of 4) sorted by relevance
173 inner_sets.resize (var_store->get_sub_table_count ()); in init()178 inner_maps.resize (var_store->get_sub_table_count ()); in init()
881 if (major >= get_var_store ().get_sub_table_count ()) break; in remap_layout_variation_indices()
398 …unsigned subtable_count = gdef->has_var_store () ? gdef->get_var_store ().get_sub_table_count () :… in _collect_layout_variation_indices()
2838 unsigned int get_sub_table_count () const in get_sub_table_count() function