HomeSort by relevance Sort by last modified time
    Searched full:apply_func (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout.cc 951 apply_func = apply_func_;
954 inline bool apply (OT::hb_apply_context_t *c) const { return apply_func (obj, c); }
958 hb_apply_func_t apply_func; member in struct:hb_get_subtables_context_t::hb_applicable_t

Completed in 105 milliseconds