Home
last modified time | relevance | path

Searched refs:mouseLoc (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx239 NSPoint mouseLoc = [NSEvent mouseLocation]; in draggingEntered() local
242 NSPoint dragLocation = [mView convertPoint:[wnd convertScreenToBase:mouseLoc] fromView:nil]; in draggingEntered()
281 NSPoint mouseLoc = [NSEvent mouseLocation]; in draggingUpdated() local
284 NSPoint dragLocation = [mView convertPoint:[wnd convertScreenToBase:mouseLoc] fromView:nil]; in draggingUpdated()
350 NSPoint mouseLoc = [NSEvent mouseLocation]; in performDragOperation() local
353 NSPoint dragLocation = [mView convertPoint:[wnd convertScreenToBase:mouseLoc] fromView:nil]; in performDragOperation()

Completed in 8 milliseconds