Home
last modified time | relevance | path

Searched refs:NSWindowCollectionBehaviorFullScreenAllowsTiling (Results 1 – 6 of 6) sorted by relevance

/dports/editors/lazarus/lazarus/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas271 NSWindowCollectionBehaviorFullScreenAllowsTiling = 1 shl 11; // 10.11
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas278 NSWindowCollectionBehaviorFullScreenAllowsTiling = 1 shl 11; // 10.11
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas271 NSWindowCollectionBehaviorFullScreenAllowsTiling = 1 shl 11; // 10.11
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas278 NSWindowCollectionBehaviorFullScreenAllowsTiling = 1 shl 11; // 10.11
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSWindow.h166 NSWindowCollectionBehaviorFullScreenAllowsTiling = 1 << 11, enumerator
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/quartz/
H A Dgdkwindow-quartz.c2249 #define GDK_QUARTZ_ALLOWS_TILING NSWindowCollectionBehaviorFullScreenAllowsTiling in _gdk_quartz_window_set_collection_behavior()