Home
last modified time | relevance | path

Searched refs:SM_CYMENU (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/dports/emulators/snes9x-gtk/snes9x-1.54.1/win32/
H A Dwconfig.cpp780 GetSystemMetrics(SM_CYMENU) + in WinPreSave()
782 …(GUI.window_size.right <= 392 ? GetSystemMetrics(SM_CYMENU) : 0) + // HACK: accounts for menu wrap… in WinPreSave()
783 (GUI.window_size.right <= 208 ? GetSystemMetrics(SM_CYMENU) : 0) + in WinPreSave()
784 (GUI.window_size.right <= 148 ? GetSystemMetrics(SM_CYMENU) : 0))); in WinPreSave()
801 (GUI.HideMenu ? 0 : (GetSystemMetrics(SM_CYMENU) + in WinPostSave()
802 …(GUI.window_size.right <= 392 ? GetSystemMetrics(SM_CYMENU) : 0) + // HACK: accounts for menu wrap… in WinPostSave()
803 (GUI.window_size.right <= 208 ? GetSystemMetrics(SM_CYMENU) : 0) + in WinPostSave()
804 (GUI.window_size.right <= 148 ? GetSystemMetrics(SM_CYMENU) : 0))); in WinPostSave()
/dports/games/libretro-snes9x/snes9x-73aa348/win32/
H A Dwconfig.cpp616 GetSystemMetrics(SM_CYMENU) + in WinPreSave()
618 …(GUI.window_size.right <= 392 ? GetSystemMetrics(SM_CYMENU) : 0) + // HACK: accounts for menu wrap… in WinPreSave()
619 (GUI.window_size.right <= 208 ? GetSystemMetrics(SM_CYMENU) : 0) + in WinPreSave()
620 (GUI.window_size.right <= 148 ? GetSystemMetrics(SM_CYMENU) : 0))); in WinPreSave()
640 (GUI.HideMenu ? 0 : (GetSystemMetrics(SM_CYMENU) + in WinPostSave()
641 …(GUI.window_size.right <= 392 ? GetSystemMetrics(SM_CYMENU) : 0) + // HACK: accounts for menu wrap… in WinPostSave()
642 (GUI.window_size.right <= 208 ? GetSystemMetrics(SM_CYMENU) : 0) + in WinPostSave()
643 (GUI.window_size.right <= 148 ? GetSystemMetrics(SM_CYMENU) : 0))); in WinPostSave()
/dports/math/scilab/scilab-6.1.1/scilab/modules/windows_tools/tests/unit_tests/
H A Dgetsystemmetrics.dia.ref28 getsystemmetrics('SM_CYMENU');
H A Dgetsystemmetrics.tst29 getsystemmetrics('SM_CYMENU');
/dports/editors/lazarus/lazarus/lcl/include/
H A Dmainmenu.inc69 Result := GetSystemMetrics(SM_CYMENU);
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dmainmenu.inc69 Result := GetSystemMetrics(SM_CYMENU);
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DWinSystem.sml67 val SM_CYMENU : SystemMetrics value
123 val SM_CYMENU = ABS 15 value
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstWindowPoint.cpp112 y += ::GetSystemMetrics( SM_CYMENU ); in NonClient()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dmainmenu.inc83 Result := GetSystemMetrics(SM_CYMENU);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dmainmenu.inc83 Result := GetSystemMetrics(SM_CYMENU);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dsettings.cpp251 SM_CYMENU,
/dports/graphics/g2/g2-0.72/src/Win32/
H A Dg2_win32_thread.c140 frame.bottom = pdp->nHeight - ((hmenu==NULL)?GetSystemMetrics(SM_CYMENU):0); in g2_StartThread()
/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAforester/g2-0.72/src/Win32/
H A Dg2_win32_thread.c140 frame.bottom = pdp->nHeight - ((hmenu==NULL)?GetSystemMetrics(SM_CYMENU):0); in g2_StartThread()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/dockedformeditor/source/
H A Ddockedformaccesses.pas246 Result := lclintf.GetSystemMetrics(SM_CYMENU);
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp374 SM_CYMENU,
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp374 SM_CYMENU,
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp374 SM_CYMENU,
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp374 SM_CYMENU,
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/dockedformeditor/source/
H A Ddockedformaccesses.pas246 Result := lclintf.GetSystemMetrics(SM_CYMENU);
/dports/emulators/uae/uae-0.8.29/src/od-win32/
H A Dwin32gfx.c1248 LONG stored_x = 1, stored_y = GetSystemMetrics( SM_CYMENU ) + GetSystemMetrics( SM_CYBORDER ); in create_windows()
1258 if( stored_y < ( GetSystemMetrics( SM_CYMENU ) + GetSystemMetrics( SM_CYBORDER ) ) ) in create_windows()
1259 stored_y = GetSystemMetrics( SM_CYMENU ) + GetSystemMetrics( SM_CYBORDER ); in create_windows()
1272 …rc.bottom = rc.top + current_height + GetSystemMetrics( SM_CYMENU ) + GetSystemMetrics( SM_CYBORDE… in create_windows()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dsettings.cpp384 SM_CYMENU,
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dsettings.cpp384 SM_CYMENU,
/dports/emulators/gbe/gbe/
H A Dwin32.c100 + GetSystemMetrics(SM_CYMENU)), in gbe_create_window_win32()
/dports/math/scilab/scilab-6.1.1/scilab/modules/windows_tools/sci_gateway/cpp/
H A Dsci_getsystemmetrics.cpp270 return SM_CYMENU; in getnIndexFromString()
/dports/misc/vxl/vxl-3.3.2/core/vgui/impl/win32/
H A Dvgui_win32_window.cxx69 int cyMenu = GetSystemMetrics(SM_CYMENU); in initWindow()

12345678910>>...18