Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DWindow.h88 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
100 HWND parentWindow, HMENU idOrHMenu, in Create()
113 HWND parentWindow, HMENU idOrHMenu,
118 HWND parentWindow, HMENU idOrHMenu,
265 HMENU GetSystemMenu(bool revert) in GetSystemMenu()
DWindow.cpp52 HWND parentWindow, HMENU idOrHMenu, in Create()
70 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
/external/lzma/CPP/Windows/Control/
DWindow2.h20 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance);
25 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance);
DWindow2.cpp51 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) in CreateEx()
78 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) in CreateEx()
DCommandBar.h36 HMENU GetMenu(WORD iButton) { return ::CommandBar_GetMenu(_window, iButton); } in GetMenu()
DListView.cpp16 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
DListView.h20 HWND parentWindow, HMENU idOrHMenu,
/external/python/cpython2/Lib/ctypes/
Dwintypes.py78 HMENU = HANDLE variable
/external/python/cpython3/Lib/ctypes/
Dwintypes.py79 HMENU = HANDLE variable
/external/curl/tests/server/
Dutil.c696 (HWND)NULL, (HMENU)NULL, in main_window_loop()
/external/webrtc/examples/peerconnection/client/
Dmain_wnd.cc468 wnd_, reinterpret_cast<HMENU>(id), in CreateChildWindow()
/external/libpng/contrib/visupng/
DVisualPng.c153 static HMENU hMenu; in WndProc()