Searched refs:has_func (Results 1 – 2 of 2) sorted by relevance
152 HB_INTERNAL bool has_func (unsigned int i);161 return has_func (i); \
583 hb_font_t::has_func (unsigned int i) in has_func() function in hb_font_t585 if (parent && parent != hb_font_get_empty () && parent->has_func (i)) in has_func()