Searched refs:_lastRightMouseDownView (Results 1 – 3 of 3) sorted by relevance
246 id _lastRightMouseDownView; variable
877 DESTROY(_lastRightMouseDownView);4030 ASSIGN(_lastRightMouseDownView, v);4036 v = AUTORELEASE(RETAIN(_lastRightMouseDownView));4037 DESTROY(_lastRightMouseDownView);4057 [_lastRightMouseDownView rightMouseDragged: theEvent];
8689 I replace the _lastView ivar with _lastLeftMouseDownView, _lastRightMouseDownView,