Searched defs:set_lookup_props (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh296 inline void set_lookup_props (unsigned int lookup_props_) { lookup_props = lookup_props_; } function in struct:OT::hb_apply_context_t
316 inline void set_lookup_props (unsigned int lookup_props_) { lookup_props = lookup_props_; } function in struct:OT::hb_apply_context_t::matcher_t
390 matcher.set_lookup_props (c->lookup_props);
399 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
460 matcher.set_lookup_props (c->lookup_props);
469 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
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh291 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

Completed in 266 milliseconds