Searched refs:frontWindow (Results 1 – 1 of 1) sorted by relevance
199 NSWindow *frontWindow = [NSApp keyWindow]; in execute() local200 if (NULL != frontWindow) { in execute()201 NSString *windowTitle = [frontWindow title]; in execute()