Home
last modified time | relevance | path

Searched refs:NSAlertStyle (Results 1 – 25 of 54) sorted by relevance

123

/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSAlert.h50 typedef NSUInteger NSAlertStyle; typedef
68 NSAlertStyle _style;
86 - (NSAlertStyle) alertStyle;
98 - (void) setAlertStyle: (NSAlertStyle)style;
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSAlert.inc22 NSAlertStyle = NSUInteger;
23 NSAlertStylePtr = ^NSAlertStyle;
58 _alertStyle: NSAlertStyle;
81 procedure setAlertStyle(newValue: NSAlertStyle); message 'setAlertStyle:';
82 function alertStyle: NSAlertStyle; message 'alertStyle';
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSAlert.inc20 //typedef enum NSAlertStyle {
24 //} NSAlertStyle;
69 NSAlertStyle _alertStyle;
120 - (void)setAlertStyle:(NSAlertStyle)style;
121 - (NSAlertStyle)alertStyle;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSAlert.inc20 //typedef enum NSAlertStyle {
24 //} NSAlertStyle;
69 NSAlertStyle _alertStyle;
120 - (void)setAlertStyle:(NSAlertStyle)style;
121 - (NSAlertStyle)alertStyle;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSAlert.inc20 //typedef enum NSAlertStyle {
24 //} NSAlertStyle;
69 NSAlertStyle _alertStyle;
120 - (void)setAlertStyle:(NSAlertStyle)style;
121 - (NSAlertStyle)alertStyle;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSAlert.inc20 //typedef enum NSAlertStyle {
24 //} NSAlertStyle;
69 NSAlertStyle _alertStyle;
120 - (void)setAlertStyle:(NSAlertStyle)style;
121 - (NSAlertStyle)alertStyle;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/cocoa/
H A Dmsgdlg.mm32 NSAlertStyle GetAlertStyleFromWXStyle( long style )
34 NSAlertStyle alertType = NSWarningAlertStyle;
108 NSAlertStyle alertType = GetAlertStyleFromWXStyle(style);
234 NSAlertStyle alertType = GetAlertStyleFromWXStyle(style);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/cocoa/
H A Dmsgdlg.mm32 NSAlertStyle GetAlertStyleFromWXStyle( long style )
34 NSAlertStyle alertType = NSWarningAlertStyle;
108 NSAlertStyle alertType = GetAlertStyleFromWXStyle(style);
234 NSAlertStyle alertType = GetAlertStyleFromWXStyle(style);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/cocoa/
H A Dmsgdlg.mm32 NSAlertStyle GetAlertStyleFromWXStyle( long style )
108 NSAlertStyle alertType = GetAlertStyleFromWXStyle(style);
243 NSAlertStyle alertType = GetAlertStyleFromWXStyle(style);
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/cocoa/
H A DSDL_cocoavideo.h89 #define DECLARE_ALERT_STYLE(name) static const NSUInteger NSAlertStyle##name = NS##name##AlertStyle
/dports/x11/controllermap/SDL2-2.0.18/src/video/cocoa/
H A DSDL_cocoavideo.h89 #define DECLARE_ALERT_STYLE(name) static const NSUInteger NSAlertStyle##name = NS##name##AlertStyle
/dports/devel/sdl20/SDL2-2.0.18/src/video/cocoa/
H A DSDL_cocoavideo.h89 #define DECLARE_ALERT_STYLE(name) static const NSUInteger NSAlertStyle##name = NS##name##AlertStyle
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/cocoa/
H A Dmsgdlg.mm83 NSAlertStyle nsStyle = NSInformationalAlertStyle;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/cocoa/
H A Dmsgdlg.mm83 NSAlertStyle nsStyle = NSInformationalAlertStyle;
/dports/games/warzone2100/warzone2100/lib/framework/
H A Dcocoa_wrapper.mm50 [alert setAlertStyle:(NSAlertStyle)style];
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m121 typedef NSUInteger NSAlertStyle; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m121 typedef NSUInteger NSAlertStyle; typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m121 typedef NSUInteger NSAlertStyle; typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m121 typedef NSUInteger NSAlertStyle; typedef
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m121 typedef NSUInteger NSAlertStyle; typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m121 typedef NSUInteger NSAlertStyle; typedef
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m121 typedef NSUInteger NSAlertStyle; typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m121 typedef NSUInteger NSAlertStyle; typedef
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m121 typedef NSUInteger NSAlertStyle; typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m121 typedef NSUInteger NSAlertStyle; typedef

123