Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh370 struct PaintColrLayers struct
374 bool subset (hb_subset_context_t *c) const in subset()
385 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
391 HBUINT8 format; /* format = 1 */
392 HBUINT8 numLayers;
393 HBUINT32 firstLayerIndex; /* index into COLRv1::layerList */
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1486 PaintColrLayers = 1 variable in PaintFormat