Searched refs:mouseLoc (Results 1 – 1 of 1) sorted by relevance
237 NSPoint mouseLoc = [NSEvent mouseLocation]; in draggingEntered() local240 NSPoint dragLocation = [mView convertPoint:[wnd convertScreenToBase:mouseLoc] fromView:nil]; in draggingEntered()279 NSPoint mouseLoc = [NSEvent mouseLocation]; in draggingUpdated() local282 NSPoint dragLocation = [mView convertPoint:[wnd convertScreenToBase:mouseLoc] fromView:nil]; in draggingUpdated()348 NSPoint mouseLoc = [NSEvent mouseLocation]; in performDragOperation() local351 NSPoint dragLocation = [mView convertPoint:[wnd convertScreenToBase:mouseLoc] fromView:nil]; in performDragOperation()