Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-font.cc206 hb_ot_get_glyph_name (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_name() function
271 hb_font_funcs_set_glyph_name_func (funcs, hb_ot_get_glyph_name, nullptr, nullptr); in create()