Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DWindow.h166 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
178 HWND parentWindow, HMENU idOrHMenu, in Create()
191 HWND parentWindow, HMENU idOrHMenu,
196 HWND parentWindow, HMENU idOrHMenu,
344 HMENU GetSystemMenu(bool revert) in GetSystemMenu()
DWindow.cpp52 HWND parentWindow, HMENU idOrHMenu, in Create()
70 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
/third_party/lzma/CPP/Windows/Control/
DWindow2.h22 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance);
27 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,
/third_party/python/Lib/ctypes/
Dwintypes.py79 HMENU = HANDLE variable
/third_party/curl/tests/server/
Dutil.c629 (HWND)NULL, (HMENU)NULL, in main_window_loop()
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DVisualPng.c153 static HMENU hMenu; in WndProc()