Searched refs:table_lookup_count (Results 1 – 3 of 3) sorted by relevance
105 unsigned int table_lookup_count; in add_lookups() local107 table_lookup_count = hb_ot_layout_table_get_lookup_count (face, table_tags[table_index]); in add_lookups()121 if (lookup_indices[i] >= table_lookup_count) in add_lookups()
109 unsigned int table_lookup_count; in add_lookups() local111 table_lookup_count = hb_ot_layout_table_get_lookup_count (face, table_tags[table_index]); in add_lookups()125 if (lookup_indices[i] >= table_lookup_count) in add_lookups()
124 unsigned int table_lookup_count; in add_lookups() local126 table_lookup_count = hb_ot_layout_table_get_lookup_count (face, table_tags[table_index]); in add_lookups()140 if (lookup_indices[i] >= table_lookup_count) in add_lookups()