/external/fonttools/Lib/fontTools/pens/ |
D | basePen.py | 48 def moveTo(self, pt): member in AbstractPen 122 def moveTo(self, pt): member in NullPen 218 def moveTo(self, pt): member in BasePen
|
D | transformPen.py | 28 def moveTo(self, pt): member in TransformPen
|
/external/skia/src/utils/ |
D | SkCullPoints.cpp | 73 void SkCullPoints::moveTo(int x, int y) { in moveTo() function in SkCullPoints 122 void SkCullPointsPath::moveTo(int x, int y) { in moveTo() function in SkCullPointsPath
|
/external/skia/src/effects/ |
D | SkCornerPathEffect.cpp | 44 SkPoint moveTo, lastCorner; in filterPath() local
|
/external/skia/src/pathops/ |
D | SkPathWriter.cpp | 173 void SkPathWriter::moveTo() { in moveTo() function in SkPathWriter
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowPath.java | 27 public void moveTo(float x, float y) { in moveTo() method in ShadowPath
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cf2glue.h | 126 CF2_Callback_Type moveTo; member
|
/external/freetype/src/cff/ |
D | cf2glue.h | 126 CF2_Callback_Type moveTo; member
|
/external/skia/gm/ |
D | poly2poly.cpp | 52 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/nv50/codegen/ |
D | nv50_ir_util.cpp | 79 Stack::moveTo(Stack& that) in moveTo() function in nv50_ir::Stack
|
/external/skia/include/core/ |
D | SkPath.h | 328 void moveTo(const SkPoint& p) { in moveTo() function
|
/external/skia/src/core/ |
D | SkStroke.cpp | 404 void SkPathStroker::moveTo(const SkPoint& pt) { in moveTo() function in SkPathStroker
|
D | SkPath.cpp | 677 void SkPath::moveTo(SkScalar x, SkScalar y) { in moveTo() function in SkPath
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|