| /external/fonttools/Lib/fontTools/pens/ |
| D | filterPen.py | 74 def closePath(self): member in FilterPen 93 def closePath(self): member in ContourFilterPen
|
| D | basePen.py | 97 def closePath(self): member in AbstractPen 135 def closePath(self): member in NullPen 241 def closePath(self): member in BasePen
|
| D | teePen.py | 31 def closePath(self): member in TeePen
|
| D | transformPen.py | 48 def closePath(self): member in TransformPen
|
| D | recordingPen.py | 55 def closePath(self): member in RecordingPen
|
| D | ttGlyphPen.py | 78 def closePath(self): member in TTGlyphPen
|
| D | pointPen.py | 248 def closePath(self): member in SegmentToPointPen
|
| /external/skqp/experimental/canvaskit/htmlcanvas/ |
| D | path2d.js | 32 function closePath(skpath) { function 181 this.closePath = function() { method in Path2D
|
| D | canvas2dcontext.js | 539 this.closePath = function() { method in CanvasRenderingContext2D
|
| /external/skia/modules/canvaskit/htmlcanvas/ |
| D | path2d.js | 32 function closePath(skpath) { function 181 this.closePath = function() { method in Path2D
|
| D | canvas2dcontext.js | 539 this.closePath = function() { method in CanvasRenderingContext2D
|
| /external/skqp/gm/ |
| D | poly2poly.cpp | 68 void SkJSCanvas::closePath() { fPath.close(); } in closePath() function in SkJSCanvas
|
| /external/skia/modules/pathkit/ |
| D | chaining.js | 74 PathKit.SkPath.prototype.closePath = function() { method in PathKit.SkPath
|
| D | externs.js | 94 PathKit.SkPath.prototype.closePath = function() {}; method in PathKit.SkPath
|
| /external/skqp/modules/pathkit/ |
| D | chaining.js | 74 PathKit.SkPath.prototype.closePath = function() { method in PathKit.SkPath
|
| D | externs.js | 94 PathKit.SkPath.prototype.closePath = function() {}; method in PathKit.SkPath
|
| /external/fonttools/Tests/pens/ |
| D | pointPen_test.py | 33 def closePath(self): member in _TestSegmentPen
|
| /external/skia/modules/canvaskit/ |
| D | externs.js | 524 CanvasRenderingContext2D.prototype.closePath = function() {}; method in CanvasRenderingContext2D 565 Path2D.prototype.closePath = function() {}; method in Path2D
|
| /external/skqp/experimental/canvaskit/ |
| D | externs.js | 505 CanvasRenderingContext2D.prototype.closePath = function() {}; method in CanvasRenderingContext2D 546 Path2D.prototype.closePath = function() {}; method in Path2D
|
| /external/fonttools/Lib/fontTools/misc/ |
| D | psCharStrings.py | 532 def closePath(self): member in T2OutlineExtractor
|