Searched defs:MoveTo (Results 1 – 5 of 5) sorted by relevance
332 void MoveTo(Buffer* destination) { in MoveTo() function366 void TypedData<T>::MoveTo(Buffer* buffer) { in MoveTo() function
26 void CFGAS_GEPath::MoveTo(const CFX_PointF& point) { in MoveTo() function in CFGAS_GEPath
61 void SkPDFUtils::MoveTo(SkScalar x, SkScalar y, SkWStream* content) { in MoveTo() function in SkPDFUtils
228 MachineInstr *MoveTo = canJoinInstructions(&Ldst, &Add, &Uses); in tryToCombine() local
668 bool CTempFile::MoveTo(CFSTR name, bool deleteDestBefore) in MoveTo() function in NWindows::NFile::NDir::CTempFile