Searched refs:get_glyph_extents (Results 1 – 3 of 3) sorted by relevance
203 if (!font->get_glyph_extents (buffer->info[i].codepoint, in position_mark()311 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
251 inline hb_bool_t get_glyph_extents (hb_codepoint_t glyph, in get_glyph_extents() function445 hb_bool_t ret = get_glyph_extents (glyph, extents); in get_glyph_extents_for_origin()
277 hb_bool_t ret = font->parent->get_glyph_extents (glyph, extents); in hb_font_get_glyph_extents_parent()825 return font->get_glyph_extents (glyph, extents); in hb_font_get_glyph_extents()