Searched defs:BaseGlyphRecord (Results 1 – 2 of 2) sorted by relevance
64 struct BaseGlyphRecord struct66 int cmp (hb_codepoint_t g) const in cmp()69 bool sanitize (hb_sanitize_context_t *c) const in sanitize()76 GlyphID glyphId; /* Glyph ID of reference glyph */77 HBUINT16 firstLayerIdx; /* Index (from beginning of82 HBUINT16 numLayers; /* Number of color layers
54 } BaseGlyphRecord; typedef