Searched refs:get_lookup (Results 1 – 5 of 5) sorted by relevance
893 const OT::SubstLookup& l = face->table.GSUB->table->get_lookup (lookup_index); in hb_ot_layout_lookup_collect_glyphs()899 const OT::PosLookup& l = face->table.GPOS->table->get_lookup (lookup_index); in hb_ot_layout_lookup_collect_glyphs()977 const OT::SubstLookup& l = face->table.GSUB->table->get_lookup (lookup_index); in hb_ot_layout_lookup_would_substitute_fast()1052 const OT::SubstLookup& l = face->table.GSUB->table->get_lookup (lookup_index); in hb_ot_layout_lookup_substitute_closure()1082 gsub.get_lookup (lookup_index).closure (&c, lookup_index); in hb_ot_layout_lookups_substitute_closure()1087 gsub.get_lookup (i).closure (&c, i); in hb_ot_layout_lookups_substitute_closure()1442 proxy.table.get_lookup (lookup_index), in apply()
164 const Lookup &lookup = g.get_lookup (n_lookup); in main()
1443 const SubstLookup& get_lookup (unsigned int i) const in get_lookup() function1444 { return CastR<SubstLookup> (GSUBGPOS::get_lookup (i)); } in get_lookup()1475 const SubstLookup &l = c->face->table.GSUB.get_relaxed ()->table->get_lookup (lookup_index); in dispatch_recurse_func()1481 const SubstLookup &l = c->face->table.GSUB.get_relaxed ()->table->get_lookup (lookup_index); in apply_recurse_func()
1624 const PosLookup& get_lookup (unsigned int i) const in get_lookup() function1625 { return CastR<PosLookup> (GSUBGPOS::get_lookup (i)); } in get_lookup()1756 const PosLookup &l = c->face->table.GPOS.get_relaxed ()->table->get_lookup (lookup_index); in dispatch_recurse_func()1762 const PosLookup &l = c->face->table.GPOS.get_relaxed ()->table->get_lookup (lookup_index); in apply_recurse_func()
2681 const Lookup& get_lookup (unsigned int i) const in get_lookup() function2763 this->accels[i].init (table->get_lookup (i)); in init()