Home
last modified time | relevance | path

Searched refs:windowDidResize (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/MacBuild/
H A DESWindow.m207 [mESView windowDidResize];
212 - (void)windowDidResize:(NSNotification *) __unused notification
218 [mESView windowDidResize];
H A DESWindow.h45 - (void)windowDidResize:(NSNotification *)notification;
H A DESScreensaverView.h49 - (void)windowDidResize;
/dports/editors/abiword/abiword-3.0.5/src/af/xap/cocoa/
H A Dxap_CocoaWindow.cpp34 - (void)windowDidResize:(NSNotification *)aNotification;
48 - (void)windowDidResize:(NSNotification *)aNotification
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/platforms/cocoa/
H A Dqnswindowdelegate.h56 - (void)windowDidResize:(NSNotification *)notification;
H A Dqcocoawindow.h66 void windowDidResize();
H A Dqnswindowdelegate.mm59 - (void)windowDidResize:(NSNotification *)notification
63 m_cocoaWindow->windowDidResize();
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/PeopsXgl/macsrc/
H A DPluginWindow.h27 - (void) windowDidResize:(NSNotification*)notice;
/dports/graphics/aseprite/aseprite-1.2.9/src/she/osx/
H A Dwindow_delegate.h37 - (void)windowDidResize:(NSNotification*)notification
/dports/science/paje/Paje_1.97/StatViewer/
H A DStatViewer.h54 - (void)windowDidResize:(NSNotification *)notification;
/dports/graphics/preview/Preview/
H A DDocument.h76 - (void)windowDidResize:(NSNotification *)aNotification;
/dports/deskutils/affiche/Affiche/
H A DNoteWindowController.h50 - (void) windowDidResize: (NSNotification *) aNotification;
/dports/deskutils/plopfolio/plopfolio-0.1.0/
H A DPlopWindowController.h54 - (void) windowDidResize: (NSNotification *) aNotification;
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/MacOSX/
H A DAppDelegate.mm62 - (void)windowDidResize:(NSNotification *)aNotification
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/OSX/
H A DOgreOSXCocoaWindowDelegate.mm49 selector:@selector(windowDidResize:)
93 - (void)windowDidResize:(NSNotification *)notification
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/OSX/
H A DOgreOSXCocoaWindowDelegate.mm49 selector:@selector(windowDidResize:)
93 - (void)windowDidResize:(NSNotification *)notification
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/MacOSX/
H A DAppDelegate.mm65 - (void)windowDidResize:(NSNotification *)aNotification
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqcocoawindowdelegate_mac_p.h70 - (void)windowDidResize:(NSNotification *)notification;
/dports/graphics/preview/Preview/Documentation/
H A DDevelopers33 ** windowDidResize: Window delegate method. This method is used to refresh the horizontalScroller w…
/dports/science/paje/Paje_1.97/SpaceTimeViewer/
H A DSTController.m117 - (void)windowDidResize:(NSNotification *)notification
119 [drawView windowDidResize:notification];
/dports/graphics/pixen/Pixen-0.1/
H A DPXPreviewController.m244 - (void)windowDidResize:(NSNotification *)aNotification
246 NSLog(@"windowDidResize canvas %@",canvas);
/dports/editors/lazarus/lazarus/lcl/interfaces/cocoa/
H A Dcocoawindows.pas92 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 Dentry_osx.mm40 - (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 Dentry_osx.mm40 - (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 Dcocoawindows.pas92 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

123456789