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.hh1343 static bool apply_recurse_func (hb_ot_apply_context_t *c, unsigned int lookup_index);
1479 /*static*/ inline bool SubstLookup::apply_recurse_func (hb_ot_apply_context_t *c, unsigned int look… in apply_recurse_func() function in OT::SubstLookup
Dhb-ot-layout-gpos-table.hh1599 static bool apply_recurse_func (hb_ot_apply_context_t *c, unsigned int lookup_index);
1760 /*static*/ inline bool PosLookup::apply_recurse_func (hb_ot_apply_context_t *c, unsigned int lookup… in apply_recurse_func() function in OT::PosLookup
Dhb-ot-layout.cc1424 c.set_recurse_func (Proxy::Lookup::apply_recurse_func); in apply()