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

  /external/harfbuzz_ng/src/
hb-kern.hh 54 c.set_lookup_props (OT::LookupFlag::IgnoreMarks);
hb-ot-layout-gpos-table.hh     [all...]
hb-ot-layout-gsubgpos.hh 275 void set_lookup_props (unsigned int lookup_props_) { lookup_props = lookup_props_; } function in struct:OT::hb_ot_apply_context_t::matcher_t
338 matcher.set_lookup_props (c->lookup_props);
345 void set_lookup_props (unsigned int lookup_props) function in struct:OT::hb_ot_apply_context_t::skipping_iterator_t
347 matcher.set_lookup_props (lookup_props);
513 void set_lookup_props (unsigned int lookup_props_) { lookup_props = lookup_props_; init_iters (); } function in struct:OT::hb_ot_apply_context_t
    [all...]
hb-ot-layout-gsub-table.hh     [all...]
hb-ot-layout.cc     [all...]

Completed in 795 milliseconds