Home
last modified time | relevance | path

Searched refs:GetMenu (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/Windows/Control/
DCommandBar.h36 HMENU GetMenu(WORD iButton) { return ::CommandBar_GetMenu(_window, iButton); } in GetMenu() function
/external/deqp/framework/platform/win32/
DtcuWin32Window.cpp113 if (!AdjustWindowRect(&rc, GetWindowLong(m_window, GWL_STYLE), GetMenu(m_window) != NULL)) in setSize()
/external/libpng/contrib/visupng/
DVisualPng.c231 hMenu = GetMenu (hwnd); in WndProc()
241 hMenu = GetMenu (hwnd); in WndProc()
/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c3100 #ifndef GetMenu in Menu_GetMenu()
3101 PyMac_PRECHECK(GetMenu); in Menu_GetMenu()
3106 _rv = GetMenu(resourceID); in Menu_GetMenu()
/external/syzkaller/executor/
Dsyscalls.h12916 {"GetMenu", 0, (syscall_t)GetMenu},
/external/syzkaller/sys/windows/
Dwindows.txt1473 GetMenu(hWnd ptr[inout, intptr])