Searched refs:GetMenu (Results 1 – 6 of 6) sorted by relevance
36 HMENU GetMenu(WORD iButton) { return ::CommandBar_GetMenu(_window, iButton); } in GetMenu() function
113 if (!AdjustWindowRect(&rc, GetWindowLong(m_window, GWL_STYLE), GetMenu(m_window) != NULL)) in setSize()
231 hMenu = GetMenu (hwnd); in WndProc()241 hMenu = GetMenu (hwnd); in WndProc()
3100 #ifndef GetMenu in Menu_GetMenu()3101 PyMac_PRECHECK(GetMenu); in Menu_GetMenu()3106 _rv = GetMenu(resourceID); in Menu_GetMenu()
12916 {"GetMenu", 0, (syscall_t)GetMenu},
1473 GetMenu(hWnd ptr[inout, intptr])