Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-glyf-table.hh198 subset_glyph.source_glyph = glyf.glyph_for_gid (subset_glyph.old_gid, true); in _populate_subset_glyphs()
795 const Glyph &glyph = glyph_for_gid (gid); in init_phantom_points()
853 const Glyph &glyph = glyph_for_gid (gid); in get_points_var()
998 return glyph_for_gid (gid).get_extents (font, gid, extents); in get_extents()
1002 glyph_for_gid (hb_codepoint_t gid, bool needs_padding_removal = false) const in glyph_for_gid() function
1038 for (auto &item : glyph_for_gid (gid).get_composite_iterator ()) in add_gid_and_children()