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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 296 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
386 matcher.set_lookup_props (c->lookup_props);
395 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
456 matcher.set_lookup_props (c->lookup_props);
465 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...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 296 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
386 matcher.set_lookup_props (c->lookup_props);
395 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
456 matcher.set_lookup_props (c->lookup_props);
465 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...]

Completed in 196 milliseconds