Searched refs:HMENU (Results 1 – 12 of 12) sorted by relevance
/external/lzma/CPP/Windows/ |
D | Window.h | 88 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()
|
D | Window.cpp | 52 HWND parentWindow, HMENU idOrHMenu, in Create() 70 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
|
/external/lzma/CPP/Windows/Control/ |
D | Window2.h | 20 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance); 25 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance);
|
D | Window2.cpp | 51 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) in CreateEx() 78 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) in CreateEx()
|
D | CommandBar.h | 36 HMENU GetMenu(WORD iButton) { return ::CommandBar_GetMenu(_window, iButton); } in GetMenu()
|
D | ListView.cpp | 16 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
|
D | ListView.h | 20 HWND parentWindow, HMENU idOrHMenu,
|
/external/python/cpython2/Lib/ctypes/ |
D | wintypes.py | 78 HMENU = HANDLE variable
|
/external/python/cpython3/Lib/ctypes/ |
D | wintypes.py | 79 HMENU = HANDLE variable
|
/external/curl/tests/server/ |
D | util.c | 696 (HWND)NULL, (HMENU)NULL, in main_window_loop()
|
/external/webrtc/examples/peerconnection/client/ |
D | main_wnd.cc | 468 wnd_, reinterpret_cast<HMENU>(id), in CreateChildWindow()
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 153 static HMENU hMenu; in WndProc()
|