Home
last modified time | relevance | path

Searched defs:GetMenuItemCount (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DMenu.sml81 val GetMenuItemCount : HMENU -> int value
182 fun GetMenuItemCount hMenu = function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dmenu.h218 size_t GetMenuItemCount() const { return m_items.GetCount(); } in GetMenuItemCount() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dmenu.h218 size_t GetMenuItemCount() const { return m_items.GetCount(); } in GetMenuItemCount() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dmenu.h218 size_t GetMenuItemCount() const { return m_items.GetCount(); } in GetMenuItemCount() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dmenu.h218 size_t GetMenuItemCount() const { return m_items.GetCount(); } in GetMenuItemCount() function
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dmenu.h236 size_t GetMenuItemCount() const { return m_items.GetCount(); } in GetMenuItemCount() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dmenu.h218 size_t GetMenuItemCount() const { return m_items.GetCount(); } in GetMenuItemCount() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dmenu.h218 size_t GetMenuItemCount() const { return m_items.GetCount(); } in GetMenuItemCount() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dmenu.h218 size_t GetMenuItemCount() const { return m_items.GetCount(); } in GetMenuItemCount() function
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datluser.h355 int GetMenuItemCount() const in GetMenuItemCount() function
414 int GetMenuItemCount() const in GetMenuItemCount() function
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datluser.h355 int GetMenuItemCount() const in GetMenuItemCount() function
414 int GetMenuItemCount() const in GetMenuItemCount() function
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datluser.h355 int GetMenuItemCount() const in GetMenuItemCount() function
414 int GetMenuItemCount() const in GetMenuItemCount() function
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datluser.h355 int GetMenuItemCount() const in GetMenuItemCount() function
414 int GetMenuItemCount() const in GetMenuItemCount() function
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datluser.h355 int GetMenuItemCount() const in GetMenuItemCount() function
414 int GetMenuItemCount() const in GetMenuItemCount() function
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datluser.h355 int GetMenuItemCount() const in GetMenuItemCount() function
414 int GetMenuItemCount() const in GetMenuItemCount() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datluser.h318 int GetMenuItemCount() const in GetMenuItemCount() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datluser.h318 int GetMenuItemCount() const in GetMenuItemCount() function
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinuser.pas16597 function GetMenuItemCount; in GetMenuItemCount() function
21555 function GetMenuItemCount; external user32 name 'GetMenuItemCount'; in GetMenuItemCount() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dflatmenu.py6969 def GetMenuItemCount(self): member in FlatMenu
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/
H A Dos.c3041 JNIEXPORT jint JNICALL OS_NATIVE(GetMenuItemCount) in OS_NATIVE() argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java2914 public static final native int GetMenuItemCount (long hMenu); in GetMenuItemCount() method in OS
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/WindowsAndMessaging/
H A Dmod.rs4104 pub unsafe fn GetMenuItemCount<'a, Param0: ::windows::runtime::IntoParam<'a, HMENU>>(hmenu: Param0)… in GetMenuItemCount() function
4109 fn GetMenuItemCount(hmenu: HMENU) -> i32; in GetMenuItemCount() function
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/um/
H A Dwinuser.rs3794 pub fn GetMenuItemCount( in GetMenuItemCount() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/WindowsAndMessaging/
H A Dmod.rs304 pub fn GetMenuItemCount(hmenu: HMENU) -> i32; in GetMenuItemCount() function
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/winapi/src/um/
H A Dwinuser.rs3794 pub fn GetMenuItemCount( in GetMenuItemCount() function

1234567