Home
last modified time | relevance | path

Searched refs:_hb_font_funcs_parent (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-font.cc367 static const hb_font_funcs_t _hb_font_funcs_parent = { variable
409 ffuncs->get = _hb_font_funcs_parent.get; in hb_font_funcs_create()
426 return const_cast<hb_font_funcs_t *> (&_hb_font_funcs_parent); in hb_font_funcs_get_empty()
579 return this->klass->get.array[i] != _hb_font_funcs_parent.get.array[i]; in has_func()