Home
last modified time | relevance | path

Searched refs:PaintSkewAroundCenter (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-color-colrv1-closure.hh96 HB_INTERNAL void PaintSkewAroundCenter::closurev1 (hb_colrv1_closure_context_t* c) const in closurev1()
Dhb-ot-color-colr-table.hh831 struct PaintSkewAroundCenter struct
1225 PaintSkewAroundCenter paintformat30;
1226 Variable<PaintSkewAroundCenter> paintformat31;
/external/fonttools/Tests/colorLib/
Dbuilder_test.py1040 assert not _is_var(ot.PaintFormat.PaintSkewAroundCenter)
1041 assert _is_around_center(ot.PaintFormat.PaintSkewAroundCenter)
1042 checkBuildPaintSkew(ot.PaintFormat.PaintSkewAroundCenter)
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1515 PaintSkewAroundCenter = 30 variable in PaintFormat