HomeSort by relevance Sort by last modified time
    Searched refs:set_lookup_props (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 315 inline void set_lookup_props (unsigned int lookup_props_) { lookup_props = lookup_props_; } function in struct:OT::hb_apply_context_t
335 inline void set_lookup_props (unsigned int lookup_props_) { lookup_props = lookup_props_; } function in struct:OT::hb_apply_context_t::matcher_t
405 matcher.set_lookup_props (c->lookup_props);
414 inline void set_lookup_props (unsigned int lookup_props) { matcher.set_lookup_props (lookup_props); } function in struct:OT::hb_apply_context_t::skipping_forward_iterator_t
475 matcher.set_lookup_props (c->lookup_props);
484 inline void set_lookup_props (unsigned int lookup_props) { matcher.set_lookup_props (lookup_props); } function in struct:OT::hb_apply_context_t::skipping_backward_iterator_t
    [all...]
hb-ot-shape-fallback.cc 443 c.set_lookup_props (OT::LookupFlag::IgnoreMarks);
hb-ot-layout-gpos-table.hh     [all...]

Completed in 39 milliseconds