Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh88 struct COLR struct
90 enum { tableTag = HB_OT_TAG_COLR };
92 bool has_data () const { return numBaseGlyphs; } in has_data()
94 unsigned int get_glyph_layers (hb_codepoint_t glyph, in get_glyph_layers()
117 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
126 HBUINT16 version; /* Table version number (starts at 0). */
127 HBUINT16 numBaseGlyphs; /* Number of Base Glyph Records. */
129 baseGlyphsZ; /* Offset to Base Glyph records. */
131 layersZ; /* Offset to Layer Records. */
132 HBUINT16 numLayers; /* Number of Layer Records. */