Searched defs:glyf (Results 1 – 4 of 4) sorted by relevance
39 GlyphPtr glyf; in VerifyGLYF() local
37 const int32_t Tag::glyf = TAG('g', 'l', 'y', 'f'); member in sfntly::Tag
45 static const int32_t glyf; member
724 Font* SubsetterImpl::Subset(const IntegerSet& glyph_ids, GlyphTable* glyf, in Subset()