Searched refs:harfbuzzGetGlyphHorizontalAdvance (Results 1 – 1 of 1) sorted by relevance
60 static hb_position_t harfbuzzGetGlyphHorizontalAdvance(hb_font_t* /* hbFont */, void* fontData, in harfbuzzGetGlyphHorizontalAdvance() function109 hb_font_funcs_set_glyph_h_advance_func(fontFuncs, harfbuzzGetGlyphHorizontalAdvance, 0, 0); in getFontFuncs()