Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-font.cc102 hb_ot_get_glyph_h_advances (hb_font_t* font, void* font_data, in hb_ot_get_glyph_h_advances() function
264 hb_font_funcs_set_glyph_h_advances_func (funcs, hb_ot_get_glyph_h_advances, nullptr, nullptr); in create()