Searched defs:hMenu (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | wfext.h | 91 HMENU hMenu; member 98 HMENU hMenu; member 122 HMENU hMenu; member 128 HMENU hMenu; member
|
D | smx.h | 28 HMENU hMenu; member 37 HMENU hMenu; member
|
D | umx.h | 34 HMENU hMenu; member 42 HMENU hMenu; member
|
D | winuser.h | 1771 HMENU hMenu; member 1786 HMENU hMenu; member 2140 #define CreateWindowA(lpClassName,lpWindowName,dwStyle,x,y,nWidth,nHeight,hWndParent,hMenu,hInstanc… argument 2141 #define CreateWindowW(lpClassName,lpWindowName,dwStyle,x,y,nWidth,nHeight,hWndParent,hMenu,hInstanc… argument 5959 HMENU hMenu; member
|
D | windowsx.h | 288 #define FORWARD_WM_INITMENU(hwnd,hMenu,fn) (void)(fn)((hwnd),WM_INITMENU,(WPARAM)(HMENU)(hMenu),(LP… argument 291 #define FORWARD_WM_INITMENUPOPUP(hwnd,hMenu,item,fSystemMenu,fn) (void)(fn)((hwnd),WM_INITMENUPOPUP… argument
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | MyLoadMenu.cpp | 385 void OnMenuActivating(HWND /* hWnd */, HMENU hMenu, int position) in OnMenuActivating() 588 void CFileMenu::Load(HMENU hMenu, unsigned startPos) in Load()
|
H A D | PanelMenu.cpp | 734 const HMENU hMenu = popupMenu; in CreateSystemMenu() local
|
/aosp_15_r20/external/libpng/contrib/visupng/ |
H A D | VisualPng.c | 153 static HMENU hMenu; in WndProc() local
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/ |
H A D | ContextMenu.cpp | 585 Z7_COMWF_B CZipContextMenu::QueryContextMenu(HMENU hMenu, UINT indexMenu, in QueryContextMenu()
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 95779 pub hMenu: HMENU, field 95877 pub hMenu: HMENU, field 104562 pub hMenu: HMENU, field
|