Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh220 subset_glyph.source_glyph = glyf.glyph_for_gid (subset_glyph.old_gid, true); in _populate_subset_glyphs()
820 if (unlikely (!glyf_accelerator.glyph_for_gid (item.get_glyph_index ()) in get_points()
952 if (unlikely (!glyph_for_gid (gid).get_points (font, *this, all_points, phantom_only))) in get_points()
1073 return glyph_for_gid (gid).get_extents (font, *this, extents); in get_extents()
1077 glyph_for_gid (hb_codepoint_t gid, bool needs_padding_removal = false) const in glyph_for_gid() function
1117 auto it = glyph_for_gid (gid).get_composite_iterator (); in add_gid_and_children()