Searched defs:BaseGlyphRecord (Results 1 – 2 of 2) sorted by relevance
66 struct BaseGlyphRecord struct68 int cmp (hb_codepoint_t g) const in cmp()71 bool sanitize (hb_sanitize_context_t *c) const in sanitize()78 HBGlyphID glyphId; /* Glyph ID of reference glyph */79 HBUINT16 firstLayerIdx; /* Index (from beginning of84 HBUINT16 numLayers; /* Number of color layers
53 } BaseGlyphRecord; typedef