Searched refs:mLastMouseEventBeforeStartDrag (Results 1 – 2 of 2) sorted by relevance
169 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()
121 NSEvent* mLastMouseEventBeforeStartDrag; member in DragSource
Completed in 6 milliseconds