Searched refs:theApp (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/macosx/native/sun/awt/
H A DLWCToolkit.m97 NSApplicationAWT* theApp = (NSApplicationAWT*)sharedApp;
98 [theApp postDummyEvent];
99 [theApp waitForDummyEvent];
H A DCMenuBar.m264 NSApplication *theApp = [NSApplication sharedApplication];
265 NSMenu *theMainMenu = [theApp mainMenu];
306 NSApplication *theApp = [NSApplication sharedApplication];
307 NSMenu *theMainMenu = [theApp mainMenu];

Completed in 32 milliseconds