Lines Matching refs:glyf
52 friend struct glyf;
79 struct glyf struct
162 glyf *glyf_prime = c->serializer->start_embed <glyf> (); in subset()
185 OT::glyf::accelerator_t glyf; in _populate_subset_glyphs() local
186 glyf.init (plan->source); in _populate_subset_glyphs()
198 subset_glyph.source_glyph = glyf.glyph_for_gid (subset_glyph.old_gid, true); in _populate_subset_glyphs()
207 glyf.fini (); in _populate_subset_glyphs()
645 …*const_cast<OT::HBUINT16 *> (&_.flags) = (uint16_t) _.flags & ~OT::glyf::CompositeGlyphChain::WE_H… in drop_hints()
771 glyf_table = hb_sanitize_context_t ().reference_table<glyf> (face); in init()
1046 hb_blob_ptr_t<glyf> glyf_table;
1083 ((OT::glyf::CompositeGlyphChain *) &_)->glyphIndex = new_gid; in serialize()
1109 struct glyf_accelerator_t : glyf::accelerator_t {};