Searched defs:top_glyph (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ | ||
H A D | hb-font.cc | 394 hb_font_get_glyph_v_kerning_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph, void *user_data HB_UNUSED) hb_font_get_glyph_v_kerning_default() argument 1071 hb_font_get_glyph_v_kerning(hb_font_t *font, hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph) hb_font_get_glyph_v_kerning() argument |
Completed in 8 milliseconds