Lines Matching defs:glyf
78 struct glyf struct
80 static constexpr hb_tag_t tableTag = HB_OT_TAG_glyf;
82 bool sanitize (hb_sanitize_context_t *c HB_UNUSED) const in sanitize()
92 _add_loca_and_head (hb_subset_plan_t * plan, Iterator padded_offsets) in _add_loca_and_head()
131 _write_loca (IteratorIn it, unsigned right_shift, IteratorOut dest) in _write_loca()
148 bool serialize (hb_serialize_context_t *c, in serialize()
172 bool subset (hb_subset_context_t *c) const in subset()
199 OT::glyf::accelerator_t glyf; in _populate_subset_glyphs()
225 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
242 struct CompositeGlyphChain
382 struct composite_iter_t : hb_iter_with_fallback_t<composite_iter_t, const CompositeGlyphChain &>
415 enum phantom_point_index_t
426 struct Glyph
845 struct accelerator_t
1197 struct SubsetGlyph
1249 dataZ; /* Glyphs data. */