Searched refs:get_lookup_count (Results 1 – 4 of 4) sorted by relevance
153 int num_lookups = feature.get_lookup_count (); in main()164 int num_lookups = g.get_lookup_count (); in main()
146 layout->gsub_lookup_count = layout->gsub->get_lookup_count (); in HB_SHAPER_DATA_ENSURE_DECLARE()147 layout->gpos_lookup_count = layout->gpos->get_lookup_count (); in HB_SHAPER_DATA_ENSURE_DECLARE()149 …ccels = (hb_ot_layout_lookup_accelerator_t *) calloc (layout->gsub->get_lookup_count (), sizeof (h… in HB_SHAPER_DATA_ENSURE_DECLARE()150 …ccels = (hb_ot_layout_lookup_accelerator_t *) calloc (layout->gpos->get_lookup_count (), sizeof (h… in HB_SHAPER_DATA_ENSURE_DECLARE()
497 inline unsigned int get_lookup_count (void) const in get_lookup_count() function
2273 inline unsigned int get_lookup_count (void) const in get_lookup_count() function