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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh1214 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);
1377 /*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.hh1483 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);
1618 /*static*/ inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index) function in class:OT::PosLookup
H A Dhb-ot-layout.cc910 c.set_recurse_func (Proxy::Lookup::apply_recurse_func);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh1214 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);
1377 /*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.hh1483 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);
1618 /*static*/ inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index) function in class:OT::PosLookup
H A Dhb-ot-layout.cc910 c.set_recurse_func (Proxy::Lookup::apply_recurse_func);

Completed in 309 milliseconds