Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Color/COLR/
DCOLR.hh904 struct PaintColrGlyph struct
908 bool subset (hb_subset_context_t *c, in subset()
919 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
927 HBUINT8 format; /* format = 11 */
928 HBUINT16 gid;
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1569 PaintColrGlyph = 11 variable in PaintFormat