Searched defs:LayerRecord (Results 1 – 2 of 2) sorted by relevance
40 struct LayerRecord struct42 bool sanitize (hb_sanitize_context_t *c) const in sanitize()49 GlyphID glyphId; /* Glyph ID of layer glyph */50 Index colorIdx; /* Index value to use with a
142 class LayerRecord(object): class