Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1082 skippy_iter.set_lookup_props (LookupFlag::IgnoreMarks); in apply()
1183 skippy_iter.set_lookup_props (LookupFlag::IgnoreMarks); in apply()
1296 skippy_iter.set_lookup_props (c->lookup_props & ~LookupFlag::IgnoreFlags); in apply()
1639 c->set_lookup_props (l.get_props ()); in apply_recurse_func()
1642 c->set_lookup_props (saved_lookup_props); in apply_recurse_func()
Dhb-ot-layout-gsubgpos-private.hh283 inline void set_lookup_props (unsigned int lookup_props_) { lookup_props = lookup_props_; } in set_lookup_props() function
347 matcher.set_lookup_props (c->lookup_props); in init()
354 inline void set_lookup_props (unsigned int lookup_props) in set_lookup_props() function
356 matcher.set_lookup_props (lookup_props); in set_lookup_props()
501 inline void set_lookup_props (unsigned int lookup_props_) in set_lookup_props() function
Dhb-ot-shape-fallback.cc444 c.set_lookup_props (OT::LookupFlag::IgnoreMarks); in _hb_ot_shape_fallback_kern()
Dhb-ot-layout-gsub-table.hh1358 c->set_lookup_props (l.get_props ()); in apply_recurse_func()
1361 c->set_lookup_props (saved_lookup_props); in apply_recurse_func()
Dhb-ot-layout.cc1145 c->set_lookup_props (lookup.get_props ()); in apply_string()