Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh40 struct LayerRecord struct
42 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
/external/fonttools/Lib/fontTools/ttLib/tables/
DC_O_L_R_.py142 class LayerRecord(object): class