Searched refs:GlyphHeader (Results 1 – 2 of 2) sorted by relevance
471 struct GlyphHeader struct503 const GlyphHeader &header;505 SimpleGlyph (const GlyphHeader &header_, hb_bytes_t bytes_) : in SimpleGlyph()509 { return GlyphHeader::static_size + 2 * header.numberOfContours; } in instruction_len_offset()574 GlyphHeader &glyph_header = const_cast<GlyphHeader &> (header); in drop_hints()674 const GlyphHeader &header;676 CompositeGlyph (const GlyphHeader &header_, hb_bytes_t bytes_) : in CompositeGlyph()680 { return composite_iter_t (bytes, &StructAfter<CompositeGlyphChain, GlyphHeader> (header)); } in get_iterator()713 const_cast<CompositeGlyphChain &> (StructAfter<CompositeGlyphChain, GlyphHeader> (header)) in set_overlaps_flag()886 header (bytes.as<GlyphHeader> ()) in Glyph()[all …]
4497 GlyphHeader