Home
last modified time | relevance | path

Searched defs:CompositeGlyphHeader (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-glyf-table.hh136 struct CompositeGlyphHeader struct
138 enum composite_glyph_flag_t {
153 HBUINT16 flags;
154 GlyphID glyphIndex;
156 unsigned int get_size () const in get_size()
174 struct Iterator
202 static bool get_iterator (const char * glyph_data, in get_iterator()