| /external/fonttools/Lib/fontTools/pens/ |
| D | basePen.py | 49 def moveTo(self, pt: Tuple[float, float]) -> None: member in AbstractPen 127 def moveTo(self, pt): member in NullPen 259 def moveTo(self, pt): member in BasePen
|
| D | teePen.py | 17 def moveTo(self, p0): member in TeePen
|
| D | roundingPen.py | 35 def moveTo(self, pt): member in RoundingPen
|
| D | ttGlyphPen.py | 72 def moveTo(self, pt): member in TTGlyphPen
|
| D | transformPen.py | 26 def moveTo(self, pt): member in TransformPen
|
| D | filterPen.py | 61 def moveTo(self, pt): member in FilterPen
|
| D | cu2quPen.py | 71 def moveTo(self, pt): member in Cu2QuPen
|
| D | recordingPen.py | 51 def moveTo(self, p0): member in RecordingPen
|
| /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 196 this.moveTo = function(x, y) { method in Path2D
|
| /external/freetype/src/psaux/ |
| D | psglue.h | 126 CF2_Callback_Type moveTo; member
|
| /external/skia/experimental/sktext/src/ |
| D | Line.h | 115 void moveTo(Stretch& tail) { in moveTo() function
|
| /external/fonttools/Lib/fontTools/cu2qu/ |
| D | ufo.py | 76 def moveTo(self, pt): member in GetSegmentsPen
|
| /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/skqp/modules/pathkit/ |
| D | chaining.js | 107 PathKit.SkPath.prototype.moveTo = function(x, y) { method in PathKit.SkPath
|
| /external/skia/modules/pathkit/ |
| D | chaining.js | 107 PathKit.SkPath.prototype.moveTo = function(x, y) { method in PathKit.SkPath
|
| /external/fonttools/Tests/pens/ |
| D | utils.py | 38 def moveTo(self, pt): member in DummyPen
|
| /external/skia/include/core/ |
| D | SkPathBuilder.h | 39 SkPathBuilder& moveTo(SkScalar x, SkScalar y) { return this->moveTo(SkPoint::Make(x, y)); } in moveTo() function
|
| /external/skqp/src/pathops/ |
| D | SkPathWriter.cpp | 139 void SkPathWriter::moveTo() { in moveTo() function in SkPathWriter
|
| /external/skia/bench/ |
| D | PathOpsBench.cpp | 104 void moveTo(float x, float y) { in moveTo() function
|
| /external/skia/src/pathops/ |
| D | SkPathWriter.cpp | 139 void SkPathWriter::moveTo() { in moveTo() function in SkPathWriter
|