Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-font.cc122 hb_ot_get_glyph_v_advances (hb_font_t* font, void* font_data, in hb_ot_get_glyph_v_advances() function
265 hb_font_funcs_set_glyph_v_advances_func (funcs, hb_ot_get_glyph_v_advances, nullptr, nullptr); in create()