Searched defs:large_arc (Results 1 – 2 of 2) sorted by relevance
| /external/fonttools/Lib/fontTools/svgLib/path/ |
| D | shapes.py | 65 def _arc(self, c, rx, ry, x, y, large_arc): argument 69 def A(self, rx, ry, x, y, large_arc=0): argument 72 def a(self, rx, ry, x, y, large_arc=0): argument
|
| /external/ImageMagick/MagickCore/ |
| D | draw.c | 6085 const MagickBooleanType large_arc,const MagickBooleanType sweep) in TraceArcPath() 6555 large_arc = MagickFalse, in TracePath() local
|