| /external/fonttools/Lib/fontTools/pens/ |
| D | basePen.py | 49 def moveTo(self, pt): member in AbstractPen 123 def moveTo(self, pt): member in NullPen 249 def moveTo(self, pt): member in BasePen
|
| D | teePen.py | 19 def moveTo(self, p0): member in TeePen
|
| D | transformPen.py | 28 def moveTo(self, pt): member in TransformPen
|
| D | recordingPen.py | 47 def moveTo(self, p0): member in RecordingPen
|
| D | filterPen.py | 62 def moveTo(self, pt): member in FilterPen
|
| D | ttGlyphPen.py | 65 def moveTo(self, pt): member in TTGlyphPen
|
| D | pointPen.py | 228 def moveTo(self, pt): member in SegmentToPointPen
|
| /external/skia/src/effects/ |
| D | SkCornerPathEffect.cpp | 49 SkPoint moveTo, lastCorner; in onFilterPath() local
|
| /external/skqp/src/effects/ |
| D | SkCornerPathEffect.cpp | 49 SkPoint moveTo, lastCorner; in onFilterPath() local
|
| /external/skqp/experimental/canvaskit/htmlcanvas/ |
| D | path2d.js | 119 function moveTo(skpath, x, y) { function 195 this.moveTo = function(x, y) { method in Path2D
|
| /external/skia/modules/canvaskit/htmlcanvas/ |
| D | path2d.js | 119 function moveTo(skpath, x, y) { function 195 this.moveTo = function(x, y) { method in Path2D
|
| /external/freetype/src/psaux/ |
| D | psglue.h | 126 CF2_Callback_Type moveTo; member
|
| /external/skqp/gm/ |
| D | poly2poly.cpp | 60 void SkJSCanvas::moveTo(double x, double y) { in moveTo() function in SkJSCanvas
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
| D | AnnotatedBytes.java | 95 public void moveTo(int offset) { in moveTo() method in AnnotatedBytes
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_util.cpp | 79 Stack::moveTo(Stack& that) in moveTo() function in nv50_ir::Stack
|
| /external/skia/modules/pathkit/ |
| D | chaining.js | 107 PathKit.SkPath.prototype.moveTo = function(x, y) { method in PathKit.SkPath
|
| /external/skqp/modules/pathkit/ |
| D | chaining.js | 107 PathKit.SkPath.prototype.moveTo = function(x, y) { method in PathKit.SkPath
|
| /external/skia/src/pathops/ |
| D | SkPathWriter.cpp | 139 void SkPathWriter::moveTo() { in moveTo() function in SkPathWriter
|
| /external/skqp/src/pathops/ |
| D | SkPathWriter.cpp | 139 void SkPathWriter::moveTo() { in moveTo() function in SkPathWriter
|
| /external/fonttools/Tests/pens/ |
| D | pointPen_test.py | 19 def moveTo(self, pt): member in _TestSegmentPen
|
| /external/skia/modules/canvaskit/ |
| D | externs.js | 474 CanvasKit.SkPath.prototype.moveTo = function() {}; method in CanvasKit.SkPath 541 CanvasRenderingContext2D.prototype.moveTo = function() {}; method in CanvasRenderingContext2D 568 Path2D.prototype.moveTo = function() {}; method in Path2D
|
| /external/skqp/experimental/canvaskit/ |
| D | externs.js | 455 CanvasKit.SkPath.prototype.moveTo = function() {}; method in CanvasKit.SkPath 522 CanvasRenderingContext2D.prototype.moveTo = function() {}; method in CanvasRenderingContext2D 549 Path2D.prototype.moveTo = function() {}; method in Path2D
|
| /external/skia/include/core/ |
| D | SkPath.h | 567 SkPath& moveTo(const SkPoint& p) { in moveTo() function
|
| /external/skqp/include/core/ |
| D | SkPath.h | 567 SkPath& moveTo(const SkPoint& p) { in moveTo() function
|
| /external/skia/src/gpu/ccpr/ |
| D | GrCCStrokeGeometry.cpp | 95 void GrCCStrokeGeometry::moveTo(SkPoint pt) { in moveTo() function in GrCCStrokeGeometry
|