Home
last modified time | relevance | path

Searched refs:PaintComposite (Results 1 – 3 of 3) sorted by relevance

/external/fonttools/Tests/colorLib/
Dunbuilder_test.py115 "Format": int(ot.PaintFormat.PaintComposite),
Dbuilder_test.py776 "Format": int(ot.PaintFormat.PaintComposite),
779 "Format": ot.PaintFormat.PaintComposite,
803 assert composite.Format == ot.PaintFormat.PaintComposite
804 assert composite.SourcePaint.Format == ot.PaintFormat.PaintComposite
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1353 PaintComposite = 20 variable in PaintFormat