Searched refs:PosLookup (Results 1 – 2 of 2) sorted by relevance
1362 friend struct PosLookup;1432 struct PosLookup : Lookup struct1519 typedef OffsetListOf<PosLookup> PosLookupList;1529 inline const PosLookup& get_lookup (unsigned int i) const in get_lookup()1530 { return CastR<PosLookup> (GSUBGPOS::get_lookup (i)); } in get_lookup()1622 inline typename context_t::return_t PosLookup::dispatch_recurse_func (context_t *c, unsigned int lo… in dispatch_recurse_func()1625 const PosLookup &l = gpos.get_lookup (lookup_index); in dispatch_recurse_func()1629 inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index) in apply_recurse_func()1632 const PosLookup &l = gpos.get_lookup (lookup_index); in apply_recurse_func()
615 const OT::PosLookup& l = hb_ot_layout_from_face (face)->gpos->get_lookup (lookup_index); in hb_ot_layout_lookup_collect_glyphs()726 const OT::PosLookup& l = hb_ot_layout_from_face (font->face)->gpos->get_lookup (lookup_index); in hb_ot_layout_position_lookup()