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