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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh1189 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);
1347 /*static*/ inline bool SubstLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index) function in class:OT::SubstLookup
H A Dhb-ot-layout-gpos-table.hh1472 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);
1624 /*static*/ inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index)
H A Dhb-ot-layout.cc1216 c.set_recurse_func (Proxy::Lookup::apply_recurse_func);

Completed in 352 milliseconds