Home
last modified time | relevance | path

Searched defs:NSNotification (Results 1 – 25 of 1900) sorted by relevance

12345678910>>...76

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/remote_cocoa/app_shim/
H A Dviews_nswindow_delegate.mm72 - (void)onWindowOrderChanged:(NSNotification*)notification { argument
76 - (void)onSystemControlTintChanged:(NSNotification*)notification { argument
104 - (void)windowDidResize:(NSNotification*)notification { argument
108 - (void)windowDidMove:(NSNotification*)notification { argument
115 - (void)windowDidBecomeKey:(NSNotification*)notification { argument
119 - (void)windowDidResignKey:(NSNotification*)notification { argument
135 - (void)windowWillClose:(NSNotification*)notification { argument
162 - (void)windowDidMiniaturize:(NSNotification*)notification { argument
167 - (void)windowDidDeminiaturize:(NSNotification*)notification { argument
180 - (void)windowDidEnterFullScreen:(NSNotification*)notification { argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/remote_cocoa/app_shim/
H A Dviews_nswindow_delegate.mm72 - (void)onWindowOrderChanged:(NSNotification*)notification { argument
76 - (void)onSystemControlTintChanged:(NSNotification*)notification { argument
104 - (void)windowDidResize:(NSNotification*)notification { argument
108 - (void)windowDidMove:(NSNotification*)notification { argument
115 - (void)windowDidBecomeKey:(NSNotification*)notification { argument
119 - (void)windowDidResignKey:(NSNotification*)notification { argument
135 - (void)windowWillClose:(NSNotification*)notification { argument
162 - (void)windowDidMiniaturize:(NSNotification*)notification { argument
167 - (void)windowDidDeminiaturize:(NSNotification*)notification { argument
180 - (void)windowDidEnterFullScreen:(NSNotification*)notification { argument
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/cocoa/
H A DNSMenu.mm47 - (void)menuDidAddItem: (NSNotification *)notification;
48 - (void)menuDidChangeItem: (NSNotification *)notification;
49 - (void)menuDidRemoveItem: (NSNotification *)notification;
50 - (void)menuDidSendAction: (NSNotification *)notification;
51 - (void)menuWillSendAction: (NSNotification *)notification;
58 {
65 {
72 {
79 {
86 {
H A Dmbarman.mm54 - (void)windowDidBecomeKey: (NSNotification *)notification;
56 - (void)windowDidResignKey: (NSNotification *)notification;
57 - (void)windowDidBecomeMain: (NSNotification *)notification;
58 - (void)windowDidResignMain: (NSNotification *)notification;
59 - (void)windowWillClose: (NSNotification *)notification;
80 {
87 {
93 {
99 {
105 {
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/cocoa/
H A DNSMenu.mm47 - (void)menuDidAddItem: (NSNotification *)notification;
48 - (void)menuDidChangeItem: (NSNotification *)notification;
49 - (void)menuDidRemoveItem: (NSNotification *)notification;
50 - (void)menuDidSendAction: (NSNotification *)notification;
51 - (void)menuWillSendAction: (NSNotification *)notification;
58 {
65 {
72 {
79 {
86 {
H A Dmbarman.mm54 - (void)windowDidBecomeKey: (NSNotification *)notification;
56 - (void)windowDidResignKey: (NSNotification *)notification;
57 - (void)windowDidBecomeMain: (NSNotification *)notification;
58 - (void)windowDidResignMain: (NSNotification *)notification;
59 - (void)windowWillClose: (NSNotification *)notification;
80 {
87 {
93 {
99 {
105 {
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/platform/mac/
H A Dmain_window_mac.mm52 - (void) activeSpaceDidChange:(NSNotification *)aNotification;
53 - (void) darkModeChanged:(NSNotification *)aNotification;
54 - (void) screenIsLocked:(NSNotification *)aNotification;
55 - (void) screenIsUnlocked:(NSNotification *)aNotification;
122 - (void) activeSpaceDidChange:(NSNotification *)aNotification {
125 - (void) darkModeChanged:(NSNotification *)aNotification {
131 - (void) screenIsLocked:(NSNotification *)aNotification {
135 - (void) screenIsUnlocked:(NSNotification *)aNotification {
/dports/mail/gnumail/GNUMail-1.3.0/Framework/GNUMail/
H A DTaskManager.m583 {
643 {
712 {
826 {
841 {
889 {
922 {
977 {
1076 {
1106 {
[all …]
/dports/mail/pantomime/Pantomime-1.3.0/Examples/SimpleSMTP/
H A DSimpleSMTP.m59 {
107 {
119 {
130 {
149 {
162 {
174 {
201 {
231 {
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/OSX/
H A DOgreOSXCocoaWindowDelegate.mm94 {
109 {
122 {
136 {
149 {
166 {
180 {
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/OSX/
H A DOgreOSXCocoaWindowDelegate.mm94 {
109 {
122 {
136 {
149 {
166 {
180 {
/dports/mail/pantomime/Pantomime-1.3.0/Examples/SimplePOP3/
H A DSimplePOP3.m52 {
72 {
84 {
95 {
112 {
125 {
150 {
168 {
/dports/graphics/pikopixel/PikoPixel.Sources.1.0-b10/PikoPixel/
H A DPPDocumentWindowController.m508 {
523 {
532 {
546 {
559 {
569 {
638 {
659 {
680 {
686 {
[all …]
H A DPPLayerControlsPopupPanelController.m55 - (void) handlePPDocumentNotification_ReorderedLayers: (NSNotification *) notification;
386 {
393 {
399 {
407 {
442 {
457 {
466 {
495 {
548 {
[all …]
H A DPPPanelsController.m43 - (void) handleNSWindowNotification_DidBecomeKey: (NSNotification *) notification;
44 - (void) handleNSWindowNotification_DidBecomeMain: (NSNotification *) notification;
45 - (void) handleNSWindowNotification_DidResignMain: (NSNotification *) notification;
46 - (void) handleNSWindowNotification_WillBeginSheet: (NSNotification *) notification;
47 - (void) handleNSWindowNotification_DidEndSheet: (NSNotification *) notification;
265 {
278 {
283 {
289 {
299 {
H A DPPNavigatorPopupPanelController.m43 - (void) handlePPCanvasViewNotification_ChangedZoomFactor: (NSNotification *) notification;
46 (NSNotification *) notification;
48 (NSNotification *) notification;
50 (NSNotification *) notification;
51 - (void) handlePPDocumentNotification_ReloadedDocument: (NSNotification *) notification;
288 {
296 {
305 {
314 {
319 {
[all …]
H A DPPLayersPanelController.m470 {
475 {
489 {
498 {
503 {
511 {
518 {
548 {
554 {
559 {
[all …]
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tests/base/NSUndoManager/
H A DNSUndoManager_notifications.m62 {
69 {
75 {
79 {
83 {
87 {
91 {
/dports/emulators/mess/mame-mame0226/src/osd/mac/
H A Dappdelegate.mm19 {
23 {
27 {
31 {
35 {
/dports/emulators/mame/mame-mame0226/src/osd/mac/
H A Dappdelegate.mm19 {
23 {
27 {
31 {
35 {
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/platform/mac/
H A Dui_window_mac.mm26 - (void) windowWillEnterFullScreen:(NSNotification *)aNotification;
27 - (void) windowWillExitFullScreen:(NSNotification *)aNotification;
28 - (void) windowDidExitFullScreen:(NSNotification *)aNotification;
45 - (void) windowWillEnterFullScreen:(NSNotification *)aNotification {
49 - (void) windowWillExitFullScreen:(NSNotification *)aNotification {
54 - (void) windowDidExitFullScreen:(NSNotification *)aNotification {
/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_WindowCocoa.mm68 {
75 {
80 {
85 {
90 {
95 {
100 {
110 {
115 {
122 {
[all …]
/dports/devel/projectcenter/ProjectCenter-0.6.2/Framework/
H A DPCProjectWindow.m498 {
517 {
531 {
549 {
603 {
615 {
627 {
639 {
713 {
742 {
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/QTKit/
H A DReaderWriterQTKit.mm66 - (void) movieNaturalSizeDidChange:(NSNotification*)the_notification; argument
67 - (void) movieLoadStateDidChange:(NSNotification*)the_notification; argument
68 - (void) movieDidEnd:(NSNotification*)the_notification; argument
742 - (void) movieLoadStateDidChange:(NSNotification*)the_notification argument
747 - (void) movieDidEnd:(NSNotification*)the_notification argument
748 {
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/QTKit/
H A DReaderWriterQTKit.mm66 - (void) movieNaturalSizeDidChange:(NSNotification*)the_notification; argument
67 - (void) movieLoadStateDidChange:(NSNotification*)the_notification; argument
68 - (void) movieDidEnd:(NSNotification*)the_notification; argument
742 - (void) movieLoadStateDidChange:(NSNotification*)the_notification argument
747 - (void) movieDidEnd:(NSNotification*)the_notification argument
748 {

12345678910>>...76