Home
last modified time | relevance | path

Searched refs:apply_recurse_func (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh1160 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);
1336 /*static*/ inline bool SubstLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_… in apply_recurse_func() function in OT::SubstLookup
Dhb-ot-layout-gpos-table.hh1481 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);
1635 /*static*/ inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_in… in apply_recurse_func() function in OT::PosLookup
Dhb-ot-layout.cc1096 c.set_recurse_func (Proxy::Lookup::apply_recurse_func); in apply()