Searched defs:MoveTo (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/core/fxge/ |
D | cfx_pathdata.h | 16 enum class FXPT_TYPE : uint8_t { LineTo, BezierTo, MoveTo }; enumerator
|
/external/libbrillo/brillo/ |
D | any_internal_impl.h | 332 void MoveTo(Buffer* destination) { in MoveTo() function 366 void TypedData<T>::MoveTo(Buffer* buffer) { in MoveTo() function
|
/external/pdfium/xfa/fxgraphics/ |
D | cxfa_gepath.cpp | 23 void CXFA_GEPath::MoveTo(const CFX_PointF& point) { in MoveTo() function in CXFA_GEPath
|
/external/skqp/experimental/go-skia/ |
D | skia.go | 166 func (p *Path) MoveTo(x, y float32) { func
|
/external/skqp/src/pdf/ |
D | SkPDFUtils.cpp | 59 void SkPDFUtils::MoveTo(SkScalar x, SkScalar y, SkWStream* content) { in MoveTo() function in SkPDFUtils
|
/external/skia/src/pdf/ |
D | SkPDFUtils.cpp | 61 void SkPDFUtils::MoveTo(SkScalar x, SkScalar y, SkWStream* content) { in MoveTo() function in SkPDFUtils
|
/external/llvm-project/llvm/lib/Target/ARC/ |
D | ARCOptAddrMode.cpp | 228 MachineInstr *MoveTo = canJoinInstructions(&Ldst, &Add, &Uses); in tryToCombine() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCOptAddrMode.cpp | 228 MachineInstr *MoveTo = canJoinInstructions(&Ldst, &Add, &Uses); in tryToCombine() local
|
/external/lzma/CPP/Windows/ |
D | FileDir.cpp | 668 bool CTempFile::MoveTo(CFSTR name, bool deleteDestBefore) in MoveTo() function in NWindows::NFile::NDir::CTempFile
|