Home
last modified time | relevance | path

Searched refs:runModalForWindow (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/dports/net/freerdp/freerdp-2.5.0/client/Mac/
H A DPasswordDialog.m104 self.modalCode = [NSApp runModalForWindow:self.window];
114 self.modalCode = [NSApp runModalForWindow:self.window];
H A DCertificateDialog.m102 self.result = [NSApp runModalForWindow:self.window];
112 self.result = [NSApp runModalForWindow:self.window];
/dports/net-p2p/amule/aMule-2.3.3/platforms/MacOSX/cocoa-mule/
H A DAddLinkDialogController.m12 [NSApp runModalForWindow: m_dlg];
H A DLoginDialogController.m26 [NSApp runModalForWindow: m_dlg];
/dports/net-p2p/amule-devel/aMule-SVN-r11065/platforms/MacOSX/cocoa-mule/
H A DAddLinkDialogController.m12 [NSApp runModalForWindow: m_dlg];
H A DLoginDialogController.m26 [NSApp runModalForWindow: m_dlg];
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/policy/
H A Denterprise_startup_dialog_mac_util.mm12 [NSApp runModalForWindow:dialog.GetNativeNSWindow()];
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/macosx/
H A DVLCTextfieldPanelController.h51 - (void)runModalForWindow:(NSWindow *)window completionHandler:(TextfieldPanelCompletionBlock)handl…
H A DVLCTimeSelectionPanelController.h50 - (void)runModalForWindow:(NSWindow *)window completionHandler:(TimeSelectionCompletionHandler)hand…
H A DVLCPopupPanelController.h52 - (void)runModalForWindow:(NSWindow *)window completionHandler:(PopupPanelCompletionBlock)handler;
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/
H A DHBExceptionAlertController.m18 return [NSApp runModalForWindow:self.window];
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/collaboration/
H A DCBIdentityPicker.inc21 … delegate: id; didEndSelector: SEL; contextInfo: pointer); message 'runModalForWindow:modalDelegat…
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/cocoa/
H A Dfiledialog.rkt119 ;; handler as installed above plus `runModalForWindow:`
121 ;; `runModalForWindow:` centers its argument).
125 (tell app runModalForWindow: ns))
/dports/cad/ldview/ldview-4.4/MacOSX/LDView/
H A DOpenGLDriverInfo.mm38 [NSApp runModalForWindow:panel];
H A DGenericSheet.mm40 modalResult = [[NSApplication sharedApplication] runModalForWindow:panel];
/dports/devel/gorm/apps-gorm-04554d2/GormCore/
H A DGormSetNameController.m29 result = [NSApp runModalForWindow: window];
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/macosx/helpers/CrashReporter/
H A DLC_ModalAlertSheet.mm32 return [NSApp runModalForWindow:[self window]];
/dports/mail/gnumail/GNUMail-1.3.0/Bundles/MIME/
H A DMIMEViewController.m142 result = [NSApp runModalForWindow: [mimeTypeEditorWindowController window]];
206 result = [NSApp runModalForWindow: [mimeTypeEditorWindowController window]];
/dports/editors/abiword/abiword-3.0.5/src/af/xap/cocoa/
H A Dxap_CocoaDlg_ListDocuments.cpp133 [NSApp runModalForWindow:window]; in runModal()
H A Dxap_CocoaDlg_Encoding.cpp103 [NSApp runModalForWindow:window]; in runModal()
H A Dxap_CocoaDlg_Password.cpp85 [NSApp runModalForWindow:window]; in runModal()
/dports/lang/python39/Python-3.9.9/Mac/BuildScript/
H A Dbpo-44828-filedialog-crash-monterey.patch37 - * window. Using [NSApp runModalForWindow:] on macOS 10.15 or later
57 modalReturnCode = [NSApp runModalForWindow:panel];
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/PluginProcess/mac/
H A DPluginProcessShim.mm139 // Override -[NSApplication runModalForWindow:]
140 …dowMethod = class_getInstanceMethod(objc_getClass("NSApplication"), @selector(runModalForWindow:));
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/Source/
H A DPcsxrMemCardHandler.m71 [NSApp runModalForWindow:[self window]];
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/cocoa/
H A Dap_CocoaDialog_Insert_DateTime.cpp105 [NSApp runModalForWindow:window]; in runModal()

12345678910>>...12