Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh528 struct PaintGlyph struct
532 bool subset (hb_subset_context_t *c) const in subset()
545 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
551 HBUINT8 format; /* format = 10 */
552 Offset24To<Paint> paint; /* Offset (from beginning of PaintGlyph table) to Paint subtable. */
553 HBUINT16 gid;
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1495 PaintGlyph = 10 variable in PaintFormat