Searched refs:apply_func (Results 1 – 1 of 1) sorted by relevance
951 apply_func = apply_func_; in init()954 inline bool apply (OT::hb_apply_context_t *c) const { return apply_func (obj, c); } in apply()958 hb_apply_func_t apply_func; member