Home
last modified time | relevance | path

Searched refs:NSAppKitVersionNumber10_12 (Results 1 – 25 of 28) sorted by relevance

12

/dports/editors/lazarus/lazarus/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas242 NSAppKitVersionNumber10_12 = 1504;
H A Dcocoathemes.pas138 Result := NSAppKitVersionNumber > NSAppKitVersionNumber10_12;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas248 NSAppKitVersionNumber10_12 = 1504;
H A Dcocoautils.pas592 Result := NSAppKitVersionNumber > NSAppKitVersionNumber10_12;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas242 NSAppKitVersionNumber10_12 = 1504;
H A Dcocoathemes.pas138 Result := NSAppKitVersionNumber > NSAppKitVersionNumber10_12;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas248 NSAppKitVersionNumber10_12 = 1504;
H A Dcocoautils.pas592 Result := NSAppKitVersionNumber > NSAppKitVersionNumber10_12;
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSApplication.h143 #define NSAppKitVersionNumber10_12 1504; macro
/dports/devel/godot-tools/godot-3.2.3-stable/platform/osx/
H A Dos_osx.mm79 #ifndef NSAppKitVersionNumber10_12
80 #define NSAppKitVersionNumber10_12 1504 macro
1821 if (NSAppKitVersionNumber >= NSAppKitVersionNumber10_12) {
1831 if (NSAppKitVersionNumber >= NSAppKitVersionNumber10_12) {
1841 if (NSAppKitVersionNumber >= NSAppKitVersionNumber10_12) {
1852 if (NSAppKitVersionNumber >= NSAppKitVersionNumber10_12) {
/dports/devel/godot/godot-3.2.3-stable/platform/osx/
H A Dos_osx.mm79 #ifndef NSAppKitVersionNumber10_12
80 #define NSAppKitVersionNumber10_12 1504 macro
1821 if (NSAppKitVersionNumber >= NSAppKitVersionNumber10_12) {
1831 if (NSAppKitVersionNumber >= NSAppKitVersionNumber10_12) {
1841 if (NSAppKitVersionNumber >= NSAppKitVersionNumber10_12) {
1852 if (NSAppKitVersionNumber >= NSAppKitVersionNumber10_12) {
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/macos/
H A Dwindow.rs128 if f64::floor(appkit::NSAppKitVersionNumber) > appkit::NSAppKitVersionNumber10_12 { in create_view()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/macos/
H A Dwindow.rs130 if f64::floor(appkit::NSAppKitVersionNumber) > appkit::NSAppKitVersionNumber10_12 { in create_view()
/dports/devel/sdl20/SDL2-2.0.18/src/video/cocoa/
H A DSDL_cocoamodes.m41 #define NSAppKitVersionNumber10_12 1504 macro
/dports/x11/controllermap/SDL2-2.0.18/src/video/cocoa/
H A DSDL_cocoamodes.m41 #define NSAppKitVersionNumber10_12 1504 macro
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/winit-0.19.1/src/platform/macos/
H A Dwindow.rs966 if f64::floor(appkit::NSAppKitVersionNumber) > appkit::NSAppKitVersionNumber10_12 { in create_view()
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/macos/
H A Dwindow.rs972 if f64::floor(appkit::NSAppKitVersionNumber) > appkit::NSAppKitVersionNumber10_12 { in create_view()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/cocoa-0.18.4/src/
H A Dappkit.rs131 pub const NSAppKitVersionNumber10_12: f64 = 1504.0; const
/dports/games/dose-response/dose-response-179c326/cargo-crates/cocoa-0.18.4/src/
H A Dappkit.rs131 pub const NSAppKitVersionNumber10_12: f64 = 1504.0; const
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cocoa/src/
H A Dappkit.rs131 pub const NSAppKitVersionNumber10_12: f64 = 1504.0; const
/dports/graphics/rx/rx-0.4.0/cargo-crates/cocoa-0.19.1/src/
H A Dappkit.rs131 pub const NSAppKitVersionNumber10_12: f64 = 1504.0; const
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cocoa-0.20.1/src/
H A Dappkit.rs131 pub const NSAppKitVersionNumber10_12: f64 = 1504.0; const
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-0.23.0/src/
H A Dappkit.rs131 pub const NSAppKitVersionNumber10_12: f64 = 1504.0;
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-0.24.0/src/
H A Dappkit.rs131 pub const NSAppKitVersionNumber10_12: f64 = 1504.0; const
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/cocoa/
H A DScintillaCocoa.mm822 return std::floor(NSAppKitVersionNumber) < NSAppKitVersionNumber10_12;

12