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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh1082 skippy_iter.set_lookup_props (LookupFlag::IgnoreMarks);
1183 skippy_iter.set_lookup_props (LookupFlag::IgnoreMarks);
1296 skippy_iter.set_lookup_props (c->lookup_props & ~LookupFlag::IgnoreFlags);
1639 c->set_lookup_props (l.get_props ());
1642 c->set_lookup_props (saved_lookup_props);
H A Dhb-ot-shape-fallback.cc444 c.set_lookup_props (OT::LookupFlag::IgnoreMarks);
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);
501 inline void set_lookup_props (unsigned int lookup_props_) function in struct:OT::hb_apply_context_t
H A Dhb-ot-layout-gsub-table.hh1358 c->set_lookup_props (l.get_props ());
1361 c->set_lookup_props (saved_lookup_props);
H A Dhb-ot-layout.cc1145 c->set_lookup_props (lookup.get_props ());

Completed in 169 milliseconds