Home
last modified time | relevance | path

Searched refs:HMENU (Results 1 – 25 of 2201) sorted by relevance

12345678910>>...89

/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/
H A DMenu.hsc94 createMenu :: IO HMENU
98 c_CreateMenu :: IO HMENU
100 createPopupMenu :: IO HMENU
104 c_CreatePopupMenu :: IO HMENU
243 getSubMenu :: HMENU -> MenuItem -> IO (Maybe HMENU)
247 c_GetSubMenu :: HMENU -> UINT -> IO HMENU
249 setMenu :: HWND -> HMENU -> IO ()
255 getMenuItemCount :: HMENU -> IO Int
274 menuItemSubMenu :: HMENU,
402 destroyMenu :: HMENU -> IO ()
[all …]
/dports/multimedia/mencoder/mplayer-export-2021-12-29/gui/win32/
H A Dgui.h73 HMENU menu;
74 HMENU diskmenu;
75 HMENU traymenu;
76 HMENU trayplaymenu;
77 HMENU trayplaybackmenu;
78 HMENU videomenu;
79 HMENU subtitlemenu;
80 HMENU aspectmenu;
81 HMENU dvdmenu;
82 HMENU playlistmenu;
/dports/multimedia/mplayer/mplayer-export-2021-12-29/gui/win32/
H A Dgui.h73 HMENU menu;
74 HMENU diskmenu;
75 HMENU traymenu;
76 HMENU trayplaymenu;
77 HMENU trayplaybackmenu;
78 HMENU videomenu;
79 HMENU subtitlemenu;
80 HMENU aspectmenu;
81 HMENU dvdmenu;
82 HMENU playlistmenu;
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvmenu.cpp64 HMENU hMainMenu ;
65 HMENU hMenuBar ;
66 HMENU hPopupMenus ;
67 HMENU hFileMenu ;
68 HMENU hEditMenu ;
69 HMENU hRenderMenu ;
70 HMENU hOptionsMenu ;
71 HMENU hToolsMenu ;
73 HMENU hHelpMenu ;
76 HMENU hVidcapMenu ;
[all …]
/dports/emulators/atari800/atari800-3.1.0/src/win32/
H A Dmain.h10 extern HMENU hMainMenu;
11 extern HMENU hFileMenu;
12 extern HMENU hManageMenu;
13 extern HMENU hSystemMenu;
14 extern HMENU hDisplayMenu;
15 extern HMENU hHelpMenu;
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DMenu.sml62 hSubMenu: HMENU option,
70 val CreateMenu : unit -> HMENU
71 val CreatePopupMenu : unit -> HMENU
73 val DestroyMenu : HMENU -> unit
76 val GetMenu : HWND -> HMENU
81 val GetMenuItemCount : HMENU -> int
82 val GetMenuItemID : HMENU -> int
87 val GetSubMenu : HMENU * int -> HMENU
91 val IsMenu : HMENU -> bool
115 type HMENU = HMENU and HBITMAP = HBITMAP and RECT = RECT and HWND = HWND type
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/11.5/
H A DDeprecation-95351-CustomJSWindowOptionsInHMENUSettings.rst4 Deprecation: #95351 - Custom JSWindow options in HMENU settings
12 The common HMENU settings for each HMENU level :typoscript:`JSWindow` (including
21 page.123 = HMENU
26 page.123 = HMENU
34 Calling a frontend page with a HMENU and JSwindow popups will trigger a PHP :php:`E_USER_DEPRECATED…
40 TYPO3 installations with a HMENU and JSwindow settings which are configured
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmenu.h82 HMENU parentMenuHandle() const;
145 HMENU menuHandle() const { return m_hMenu; } in menuHandle()
152 HMENU parentMenuBarHandle() const;
156 HMENU parentMenuHandle() const;
157 HMENU parentHandle() const;
167 explicit QWindowsMenu(QWindowsMenu *parentMenu, HMENU menu);
173 HMENU m_hMenu = nullptr;
187 static bool notifyAboutToShow(HMENU hmenu);
212 HMENU menuBarHandle() const { return m_hMenuBar; } in menuBarHandle()
215 bool notifyAboutToShow(HMENU hmenu);
[all …]

12345678910>>...89