Home
last modified time | relevance | path

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

/AOO42X/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx237 NSPoint mouseLoc = [NSEvent mouseLocation]; in draggingEntered() local
240 NSPoint dragLocation = [mView convertPoint:[wnd convertScreenToBase:mouseLoc] fromView:nil]; in draggingEntered()
279 NSPoint mouseLoc = [NSEvent mouseLocation]; in draggingUpdated() local
282 NSPoint dragLocation = [mView convertPoint:[wnd convertScreenToBase:mouseLoc] fromView:nil]; in draggingUpdated()
348 NSPoint mouseLoc = [NSEvent mouseLocation]; in performDragOperation() local
351 NSPoint dragLocation = [mView convertPoint:[wnd convertScreenToBase:mouseLoc] fromView:nil]; in performDragOperation()