Searched defs:set_lookup_props (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh283 inline void set_lookup_props (unsigned int lookup_props_) { lookup_props = lookup_props_; } function in struct:OT::hb_apply_context_t::matcher_t
347 matcher.set_lookup_props (c->lookup_props);
354 inline void set_lookup_props (unsigned int lookup_props) function in struct:OT::hb_apply_context_t::skipping_iterator_t
356 matcher.set_lookup_props (lookup_props);
499 inline void set_lookup_props (unsigned int lookup_props_) function in struct:OT::hb_apply_context_t

Completed in 35 milliseconds