Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ft.cc260 hb_ft_get_glyph_h_advances (hb_font_t* font, void* font_data, in hb_ft_get_glyph_h_advances() function
496 hb_font_funcs_set_glyph_h_advances_func (funcs, hb_ft_get_glyph_h_advances, nullptr, nullptr); in create()