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