Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx169 mLastMouseEventBeforeStartDrag(nil), in DragSource()
286 NSPoint pInWnd = [mLastMouseEventBeforeStartDrag locationInWindow]; in startDrag()
299 event: mLastMouseEventBeforeStartDrag in startDrag()
321 if (mLastMouseEventBeforeStartDrag != nil) in saveMouseEvent()
323 [mLastMouseEventBeforeStartDrag release]; in saveMouseEvent()
326 mLastMouseEventBeforeStartDrag = theEvent; in saveMouseEvent()
H A DDragSource.hxx121 NSEvent* mLastMouseEventBeforeStartDrag; member in DragSource

Completed in 15 milliseconds