Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh398 struct PaintSolid struct
400 void closurev1 (hb_colrv1_closure_context_t* c) const in closurev1()
403 bool subset (hb_subset_context_t *c) const in subset()
412 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
418 HBUINT8 format; /* format = 2(noVar) or 3(Var)*/
419 HBUINT16 paletteIndex;
420 F2DOT14 alpha;
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1487 PaintSolid = 2 variable in PaintFormat