Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dmain.cc162 int num_lookups = feature.get_lookup_count (); in main()
173 int num_lookups = g.get_lookup_count (); in main()
Dhb-ot-layout.cc996 return get_gsubgpos_table (face, table_tag).get_lookup_count (); in hb_ot_layout_table_get_lookup_count()
1504 for (unsigned int i = 0; i < gsub.get_lookup_count (); i++) in hb_ot_layout_lookups_substitute_closure()
Dhb-ot-layout-gsubgpos.hh2870 unsigned int get_lookup_count () const in get_lookup_count() function
2964 this->lookup_count = table->get_lookup_count (); in init()
Dhb-ot-layout-common.hh671 unsigned int get_lookup_count () const in get_lookup_count() function