Searched defs:SimpleGlyph (Results 1 – 1 of 1) sorted by relevance
12 struct SimpleGlyph struct14 enum simple_glyph_flag_t26 const GlyphHeader &header;27 hb_bytes_t bytes;28 SimpleGlyph (const GlyphHeader &header_, hb_bytes_t bytes_) : in SimpleGlyph() function31 unsigned int instruction_len_offset () const in instruction_len_offset()34 unsigned int length (unsigned int instruction_len) const in length()37 bool has_instructions_length () const in has_instructions_length()42 unsigned int instructions_length () const in instructions_length()53 const hb_bytes_t trim_padding () const in trim_padding()[all …]