Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLayoutCore.cpp67 static void harfbuzzGetGlyphHorizontalAdvances(hb_font_t* /* hbFont */, void* fontData, in harfbuzzGetGlyphHorizontalAdvances() function
110 hb_font_funcs_set_glyph_h_advances_func(fontFuncs, harfbuzzGetGlyphHorizontalAdvances, 0, in getFontFuncs()