Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-common.hh113 unsigned get_map_count () const { return mapCount; } in get_map_count() function
158 unsigned get_map_count () const { return mapCount; } in get_map_count() function
203 unsigned get_map_count () const in get_map_count() function
206 case 0: return u.format0.get_map_count (); in get_map_count()
207 case 1: return u.format1.get_map_count (); in get_map_count()
Dhb-ot-var-hvar-table.hh60 …hb_codepoint_t gid = (hb_codepoint_t) hb_min (index_map.get_map_count (), plan->num_output_glyphs … in init()
145 unsigned int get_map_count () const { return map_count; } in get_map_count() function
383 if (!im_plans[index_map_subset_plan_t::VORG_INDEX].get_map_count ()) in serialize_index_maps()