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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 312 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data); typedef in struct:OT::hb_apply_context_t::matcher_t
319 inline void set_match_func (match_func_t match_func_,
374 match_func_t match_func;
401 inline void set_match_func (matcher_t::match_func_t match_func,
471 inline void set_match_func (matcher_t::match_func_t match_func,
611 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data); typedef in namespace:OT
623 match_func_t match;
699 match_func_t match_func,
714 match_func_t match_func,
890 match_func_t match_func
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 312 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data); typedef in struct:OT::hb_apply_context_t::matcher_t
319 inline void set_match_func (match_func_t match_func_,
370 match_func_t match_func;
397 inline void set_match_func (matcher_t::match_func_t match_func,
467 inline void set_match_func (matcher_t::match_func_t match_func,
609 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data); typedef in namespace:OT
621 match_func_t match;
697 match_func_t match_func,
712 match_func_t match_func,
889 match_func_t match_func
    [all...]

Completed in 2773 milliseconds