Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-map.cc92 unsigned int table_lookup_count; in add_lookups() local
94 table_lookup_count = hb_ot_layout_table_get_lookup_count (face, table_tags[table_index]); in add_lookups()
108 if (lookup_indices[i] >= table_lookup_count) in add_lookups()