Home | History | Annotate | Download | only in src

Lines Matching refs:PosLookup

1367  * PosLookup
1373 friend struct PosLookup;
1443 struct PosLookup : Lookup
1510 typedef OffsetListOf<PosLookup> PosLookupList;
1520 inline const PosLookup
1521 { return CastR<PosLookup> (GSUBGPOS::get_lookup (i)); }
1611 /*static*/ inline typename context_t::return_t PosLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index)
1614 const PosLookup &l = gpos.get_lookup (lookup_index);
1618 /*static*/ inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index)
1621 const PosLookup &l = gpos.get_lookup (lookup_index);