Searched refs:PaintGlyph (Results 1 – 5 of 5) sorted by relevance
/external/fonttools/Tests/colorLib/ |
D | builder_test.py | 540 ot.PaintFormat.PaintGlyph, 548 assert layer.Format == ot.PaintFormat.PaintGlyph 556 ot.PaintFormat.PaintGlyph, 573 "Format": ot.PaintFormat.PaintGlyph, 586 assert layer.Format == ot.PaintFormat.PaintGlyph 603 int(ot.PaintFormat.PaintGlyph), 624 assert layer.Format == ot.PaintFormat.PaintGlyph 645 int(ot.PaintFormat.PaintGlyph), 650 assert layer.Format == ot.PaintFormat.PaintGlyph 651 assert layer.Format == ot.PaintFormat.PaintGlyph [all …]
|
D | unbuilder_test.py | 12 "Format": int(ot.PaintFormat.PaintGlyph), 20 "Format": int(ot.PaintFormat.PaintGlyph), 50 "Format": int(ot.PaintFormat.PaintGlyph), 93 "Format": int(ot.PaintFormat.PaintGlyph), 138 "Format": int(ot.PaintFormat.PaintGlyph), 165 "Format": int(ot.PaintFormat.PaintGlyph), 173 "Format": int(ot.PaintFormat.PaintGlyph),
|
/external/fonttools/Tests/subset/ |
D | subset_test.py | 997 "Format": ot.PaintFormat.PaintGlyph, 1002 "Format": ot.PaintFormat.PaintGlyph, 1014 "Format": ot.PaintFormat.PaintGlyph, 1033 "Format": ot.PaintFormat.PaintGlyph, 1043 "Format": ot.PaintFormat.PaintGlyph, 1059 "Format": ot.PaintFormat.PaintGlyph,
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | otTables.py | 1343 PaintGlyph = 10 variable in PaintFormat
|
/external/fonttools/Lib/fontTools/subset/ |
D | __init__.py | 1992 otTables.PaintFormat.PaintGlyph,
|