Home | Sort by relevance Sort by last modified time |
/external/harfbuzz_ng/src/ | |
hb-ot-layout-gsubgpos-private.hh | 291 inline void set_lookup_props (unsigned int lookup_props_) { lookup_props = lookup_props_; } function in struct:OT::hb_apply_context_t 311 inline void set_lookup_props (unsigned int lookup_props_) { lookup_props = lookup_props_; } function in struct:OT::hb_apply_context_t::matcher_t 385 matcher.set_lookup_props (c->lookup_props); 394 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 455 matcher.set_lookup_props (c->lookup_props); 464 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 | 424 c.set_lookup_props (OT::LookupFlag::IgnoreMarks); |
hb-ot-layout-gpos-table.hh | [all...] |