Home
last modified time | relevance | path

Searched refs:MacSupport (Results 1 – 13 of 13) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DmacFunctions.cs37 internal static class MacSupport { class
50 static MacSupport () { in MacSupport() method in System.Drawing.MacSupport
326 MacSupport.CGContextSynchronize (ctx); in Synchronize()
331 MacSupport.ReleaseContext (port, ctx); in Release()
350 MacSupport.CGContextSynchronize (ctx); in Synchronize()
355 MacSupport.CGContextRestoreGState(ctx); in Release()
H A DGraphics.cs1713 CocoaContext context = MacSupport.GetCGContextForNSView (hwnd); in FromHwnd()
1723 CarbonContext context = MacSupport.GetCGContextForView (hwnd); in FromHwnd()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DmacFunctions.cs40 internal static class MacSupport class
54 static MacSupport() in MacSupport() method in System.Drawing.MacSupport
352 MacSupport.CGContextSynchronize(ctx); in Synchronize()
357 MacSupport.ReleaseContext(port, ctx); in Release()
376 MacSupport.CGContextSynchronize(ctx); in Synchronize()
381 MacSupport.CGContextRestoreGState(ctx); in Release()
H A DGraphics.Unix.cs1695 CarbonContext context = MacSupport.GetCGContextForView(hwnd); in FromHwnd()
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dmacsupport.mm27 bool MacSupport::isLion()
34 void MacSupport::addFullscreen(Tiled::MainWindow *window)
H A Dmacsupport.h25 class MacSupport
H A Dmainwindow.cpp328 MacSupport::addFullscreen(this); in MainWindow()
/dports/devel/liteide/liteide-x37.4/liteidex/src/liteapp/
H A Dmacsupport.h30 class MacSupport
H A Dmacsupport.mm32 void MacSupport::setFullScreen(QMainWindow *window)
H A Dliteapp.cpp850 if (MacSupport::isLionOrHigh()) { in createMenus()
851 MacSupport::setFullScreen(m_mainwindow); in createMenus()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/
H A Dmake-macosx-ub.sh6 ICNS=code/unix/MacSupport/wop.icns
/dports/multimedia/minitube/minitube-3.9.2/src/
H A Dmainwindow.cpp749 MacSupport::dockMenu(playbackMenu); in createMenus()
798 MacSupport::windowMenu(this); in createMenus()
1352 MacSupport::enterFullScreen(this, views); in toggleFullscreen()
1364 MacSupport::exitFullScreen(this, views); in toggleFullscreen()
1433 MacSupport::fullScreenActions(actionMap, fullScreenActive); in updateUIForFullscreen()
/dports/multimedia/musique/musique-1.10.1/src/
H A Dmainwindow.cpp517 MacSupport::dockMenu(playbackMenu); in createMenus()
539 MacSupport::windowMenu(this); in createMenus()