Searched refs:aSourceStart (Results 1 – 1 of 1) sorted by relevance
135 Point aSourceStart = pDragEditView->GetAllMarkedRect().TopLeft(); in PasteDraw() local136 long nDiffX = aPos.X() - aSourceStart.X(); in PasteDraw()137 long nDiffY = aPos.Y() - aSourceStart.Y(); in PasteDraw()
Completed in 14 milliseconds