Searched refs:sourceWindow_ (Results 1 – 2 of 2) sorted by relevance
82 NSWindow* sourceWindow_; // weak. The window starting the drag variable
156 NSWindowController* controller = [sourceWindow_ windowController];205 sourceWindow_ = nil;269 sourceWindow_ = [self window];270 if ([sourceWindow_ isKindOfClass:[NSPanel class]]) {271 sourceWindow_ = [sourceWindow_ parentWindow];274 sourceWindowFrame_ = [sourceWindow_ frame];276 sourceController_ = [sourceWindow_ windowController];380 [sourceWindow_ setFrameOrigin:NSMakePoint(origin.x, origin.y)];470 sourceWindow_ = dragWindow_;