Searched defs:COLR (Results 1 – 4 of 4) sorted by relevance
1322 struct COLR struct1324 static constexpr hb_tag_t tableTag = HB_OT_TAG_COLR;1326 bool has_data () const { return numBaseGlyphs; } in has_data()1328 unsigned int get_glyph_layers (hb_codepoint_t glyph, in get_glyph_layers()1347 struct accelerator_t1372 void closure_glyphs (hb_codepoint_t glyph, in closure_glyphs()1384 void closure_V0palette_indices (const hb_set_t *glyphs, in closure_V0palette_indices()1401 void closure_forV1 (hb_set_t *glyphset, in closure_forV1()1422 const LayerList& get_layerList () const in get_layerList()1425 const BaseGlyphList& get_baseglyphList () const in get_baseglyphList()[all …]
46 static const constexpr value_type COLR = 3 << 1; member
142 table: ot.COLR,
1184 class COLR(BaseTable): class1576 def traverse(self, colr: COLR, callback):