Searched refs:harfbuzzGetGlyphExtents (Results 1 – 1 of 1) sorted by relevance
116 static hb_bool_t harfbuzzGetGlyphExtents(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, h… in harfbuzzGetGlyphExtents() function135 hb_font_funcs_set_glyph_extents_func(harfbuzzSkiaFontFuncs, harfbuzzGetGlyphExtents, 0, 0); in harfbuzzSkiaGetFontFuncs()