Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-colr-table.hh88 struct COLR struct
90 static constexpr hb_tag_t 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. */
/third_party/harfbuzz/src/
Dhb-ot-color-colr-table.hh554 struct COLR struct
556 static constexpr hb_tag_t tableTag = HB_OT_TAG_COLR;
558 bool has_data () const { return numBaseGlyphs; } in has_data()
560 unsigned int get_glyph_layers (hb_codepoint_t glyph, in get_glyph_layers()
579 struct accelerator_t
599 void closure_glyphs (hb_codepoint_t glyph, in closure_glyphs()
611 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
626 bool serialize (hb_serialize_context_t *c, in serialize()
656 const BaseGlyphRecord* get_base_glyph_record (hb_codepoint_t gid) const in get_base_glyph_record()
666 bool subset (hb_subset_context_t *c) const in subset()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-colr-table.hh1246 struct COLR struct
1248 static constexpr hb_tag_t tableTag = HB_OT_TAG_COLR;
1250 bool has_data () const { return numBaseGlyphs; } in has_data()
1252 unsigned int get_glyph_layers (hb_codepoint_t glyph, in get_glyph_layers()
1271 struct accelerator_t
1300 void closure_glyphs (hb_codepoint_t glyph, in closure_glyphs()
1312 void closure_V0palette_indices (const hb_set_t *glyphs, in closure_V0palette_indices()
1329 void closure_forV1 (hb_set_t *glyphset, in closure_forV1()
1350 const LayerList& get_layerList () const in get_layerList()
1353 const BaseGlyphList& get_baseglyphList () const in get_baseglyphList()
[all …]