Searched refs:fDragPoint (Results 1 – 2 of 2) sorted by relevance
159 BPoint fDragPoint; variable
849 fDragPoint = where; in MouseDown()904 && (abs((int32)(where.x - fDragPoint.x)) > 3 in MouseMoved()905 || abs((int32)(where.y - fDragPoint.y)) > 3)) { in MouseMoved()940 fDragPoint - BitmapRect().LeftTop(), this); in MouseMoved()