/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/MacBuild/ |
H A D | ESWindow.m | 207 [mESView windowDidResize]; 212 - (void)windowDidResize:(NSNotification *) __unused notification 218 [mESView windowDidResize];
|
H A D | ESWindow.h | 45 - (void)windowDidResize:(NSNotification *)notification;
|
H A D | ESScreensaverView.h | 49 - (void)windowDidResize;
|
/dports/editors/abiword/abiword-3.0.5/src/af/xap/cocoa/ |
H A D | xap_CocoaWindow.cpp | 34 - (void)windowDidResize:(NSNotification *)aNotification; 48 - (void)windowDidResize:(NSNotification *)aNotification
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/platforms/cocoa/ |
H A D | qnswindowdelegate.h | 56 - (void)windowDidResize:(NSNotification *)notification;
|
H A D | qcocoawindow.h | 66 void windowDidResize();
|
H A D | qnswindowdelegate.mm | 59 - (void)windowDidResize:(NSNotification *)notification 63 m_cocoaWindow->windowDidResize();
|
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/PeopsXgl/macsrc/ |
H A D | PluginWindow.h | 27 - (void) windowDidResize:(NSNotification*)notice;
|
/dports/graphics/aseprite/aseprite-1.2.9/src/she/osx/ |
H A D | window_delegate.h | 37 - (void)windowDidResize:(NSNotification*)notification
|
/dports/science/paje/Paje_1.97/StatViewer/ |
H A D | StatViewer.h | 54 - (void)windowDidResize:(NSNotification *)notification;
|
/dports/graphics/preview/Preview/ |
H A D | Document.h | 76 - (void)windowDidResize:(NSNotification *)aNotification;
|
/dports/deskutils/affiche/Affiche/ |
H A D | NoteWindowController.h | 50 - (void) windowDidResize: (NSNotification *) aNotification;
|
/dports/deskutils/plopfolio/plopfolio-0.1.0/ |
H A D | PlopWindowController.h | 54 - (void) windowDidResize: (NSNotification *) aNotification;
|
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/MacOSX/ |
H A D | AppDelegate.mm | 62 - (void)windowDidResize:(NSNotification *)aNotification
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/OSX/ |
H A D | OgreOSXCocoaWindowDelegate.mm | 49 selector:@selector(windowDidResize:) 93 - (void)windowDidResize:(NSNotification *)notification
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/OSX/ |
H A D | OgreOSXCocoaWindowDelegate.mm | 49 selector:@selector(windowDidResize:) 93 - (void)windowDidResize:(NSNotification *)notification
|
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/MacOSX/ |
H A D | AppDelegate.mm | 65 - (void)windowDidResize:(NSNotification *)aNotification
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/ |
H A D | qcocoawindowdelegate_mac_p.h | 70 - (void)windowDidResize:(NSNotification *)notification;
|
/dports/graphics/preview/Preview/Documentation/ |
H A D | Developers | 33 ** windowDidResize: Window delegate method. This method is used to refresh the horizontalScroller w…
|
/dports/science/paje/Paje_1.97/SpaceTimeViewer/ |
H A D | STController.m | 117 - (void)windowDidResize:(NSNotification *)notification 119 [drawView windowDidResize:notification];
|
/dports/graphics/pixen/Pixen-0.1/ |
H A D | PXPreviewController.m | 244 - (void)windowDidResize:(NSNotification *)aNotification 246 NSLog(@"windowDidResize canvas %@",canvas);
|
/dports/editors/lazarus/lazarus/lcl/interfaces/cocoa/ |
H A D | cocoawindows.pas | 92 procedure windowDidResize(notification: NSNotification); message 'windowDidResize:'; procedure 134 procedure windowDidResize(notification: NSNotification); message 'windowDidResize:'; procedure 582 procedure TCocoaPanel.windowDidResize(notification: NSNotification); procedure 764 procedure TCocoaWindow.windowDidResize(notification: NSNotification); procedure
|
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/entry/ |
H A D | entry_osx.mm | 40 - (void)windowDidResize:(NSNotification*)notification; 386 void windowDidResize(NSWindow *window) 757 - (void)windowDidResize:(NSNotification*)notification 761 s_ctx.windowDidResize(window);
|
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/common/entry/ |
H A D | entry_osx.mm | 40 - (void)windowDidResize:(NSNotification*)notification; 386 void windowDidResize(NSWindow *window) 757 - (void)windowDidResize:(NSNotification*)notification 761 s_ctx.windowDidResize(window);
|
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/ |
H A D | cocoawindows.pas | 92 procedure windowDidResize(notification: NSNotification); message 'windowDidResize:'; procedure 134 procedure windowDidResize(notification: NSNotification); message 'windowDidResize:'; procedure 605 procedure TCocoaPanel.windowDidResize(notification: NSNotification); procedure 787 procedure TCocoaWindow.windowDidResize(notification: NSNotification); procedure
|