ReactOS 0.4.16-dev-122-g325d74c
|
#include <ntuser.h>
Public Attributes | |
PROCDESKHEAD | head |
ULONG | fFlags |
INT | iItem |
UINT | cAlloced |
UINT | cItems |
ULONG | cxMenu |
ULONG | cyMenu |
ULONG | cxTextAlign |
struct _WND * | spwndNotify |
PITEM | rgItems |
struct tagMENULIST * | pParentMenus |
DWORD | dwContextHelpId |
ULONG | cyMax |
DWORD_PTR | dwMenuData |
HBRUSH | hbrBack |
INT | iTop |
INT | iMaxTop |
DWORD | dwArrowsOn:2 |
LIST_ENTRY | ListEntry |
HWND | hWnd |
BOOL | TimeToHide |
UINT tagMENU::cItems |
Definition at line 421 of file ntuser.h.
Referenced by GetMenuItemCount(), GetMenuState(), IntCloneMenu(), IntCreateMenu(), IntDestroyMenu(), IntDrawMenuBarTemp(), IntGetMenuDefaultItem(), IntGetMenuInfo(), IntRemoveMenuItem(), IntSetMenuInfo(), MENU_depth(), MENU_DoNextMenu(), MENU_DrawPopupMenu(), MENU_ExecFocusedItem(), MENU_FindItem(), MENU_FindItemByCoords(), MENU_FindItemByKey(), MENU_GetStartOfNextColumn(), MENU_InsertItem(), MENU_MenuBarCalcSize(), MENU_MoveSelection(), MENU_PopupMenuCalcSize(), MENU_SelectItem(), MENU_TrackMenu(), NtUserGetMenuBarInfo(), NtUserGetMenuIndex(), NtUserMenuItemFromPoint(), and UserSetMenuDefaultItem().
ULONG tagMENU::cxMenu |
Definition at line 422 of file ntuser.h.
Referenced by IntCloneMenu(), IntCreateMenu(), IntGetMenuInfo(), IntSetMenuInfo(), MENU_DrawScrollArrows(), MENU_MenuBarCalcSize(), MENU_PopupMenuCalcSize(), MENU_ShowPopup(), and NtUserGetMenuBarInfo().
ULONG tagMENU::cxTextAlign |
Definition at line 424 of file ntuser.h.
Referenced by IntCloneMenu(), IntCreateMenu(), IntGetMenuInfo(), IntSetMenuInfo(), MENU_CalcItemSize(), MENU_DrawMenuItem(), MENU_MenuBarCalcSize(), and MENU_PopupMenuCalcSize().
ULONG tagMENU::cyMax |
Definition at line 429 of file ntuser.h.
Referenced by GetMenuInfo(), IntCloneMenu(), IntCreateMenu(), IntGetMenuInfo(), IntSetMenuInfo(), and MENU_GetMaxPopupHeight().
ULONG tagMENU::cyMenu |
Definition at line 423 of file ntuser.h.
Referenced by IntCloneMenu(), IntCreateMenu(), IntDrawMenuBarTemp(), IntGetMenuInfo(), IntInsertMenuItem(), IntSetMenuInfo(), MENU_DrawMenuBar(), MENU_DrawPopupMenu(), MENU_DrawScrollArrows(), MENU_InsertItem(), MENU_MenuBarCalcSize(), MENU_PopupMenuCalcSize(), MENU_SelectItem(), MENU_ShowPopup(), MENU_ShowSubPopup(), NC_DoNCPaint(), NtUserCallTwoParam(), NtUserGetMenuBarInfo(), and UserDrawCaptionBar().
DWORD tagMENU::dwArrowsOn |
Definition at line 434 of file ntuser.h.
Referenced by IntGetMenuInfo(), IntSetMenuInfo(), MENU_AdjustMenuItemRect(), MENU_DrawPopupMenu(), MENU_EnsureMenuItemVisible(), MENU_PopupMenuCalcSize(), and MENU_ShowPopup().
DWORD tagMENU::dwContextHelpId |
Definition at line 428 of file ntuser.h.
Referenced by GetMenuContextHelpId(), GetMenuInfo(), IntCloneMenu(), IntCreateMenu(), IntGetMenuInfo(), IntSetMenuContextHelpId(), IntSetMenuInfo(), and MENU_TrackMenu().
DWORD_PTR tagMENU::dwMenuData |
Definition at line 430 of file ntuser.h.
Referenced by GetMenuInfo(), IntCloneMenu(), IntCreateMenu(), IntGetMenuInfo(), and IntSetMenuInfo().
ULONG tagMENU::fFlags |
Definition at line 418 of file ntuser.h.
Referenced by GetMenuInfo(), IntCloneMenu(), IntCreateMenu(), IntDestroyMenuObject(), IntEnableMenuItem(), IntGetMenuInfo(), IntGetMenuItemRect(), IntGetSystemMenu(), IntSetMenuFlagRtoL(), IntSetMenuInfo(), IntSetMenuItemInfo(), IntSetSystemMenu(), IntTrackPopupMenuEx(), MENU_ButtonDown(), MENU_ButtonUp(), MENU_CalcItemSize(), MENU_DrawBitmapItem(), MENU_DrawMenuItem(), MENU_DrawPopupMenu(), MENU_ExecFocusedItem(), MENU_FindItemByKey(), MENU_GetSystemMenu(), MENU_InitPopup(), MENU_InitTracking(), MENU_KeyEscape(), MENU_KeyLeft(), MENU_KeyRight(), MENU_PtMenu(), MENU_SelectItem(), MENU_ShowSubPopup(), MENU_SwitchTracking(), MENU_TrackMenu(), and NtUserGetMenuItemRect().
HBRUSH tagMENU::hbrBack |
Definition at line 431 of file ntuser.h.
Referenced by GetMenuInfo(), IntCloneMenu(), IntCreateMenu(), IntGetMenuInfo(), IntSetMenuInfo(), and MENU_DrawPopupMenu().
PROCDESKHEAD tagMENU::head |
Definition at line 417 of file ntuser.h.
Referenced by IntDestroyMenu(), IntDestroyMenuObject(), IntGetMenuObject(), IntRemoveMenuItem(), IntSetMenuItemInfo(), MENU_InsertItem(), NtUserDestroyMenu(), UserCreateMenu(), and UserDestroyMenu().
HWND tagMENU::hWnd |
Definition at line 437 of file ntuser.h.
Referenced by IntCloneMenu(), IntCreateMenu(), IntDestroyMenuObject(), IntGetMenuInfo(), IntGetMenuItemRect(), IntSetMenu(), IntSetMenuInfo(), IntTrackPopupMenuEx(), MENU_ButtonUp(), MENU_EndMenu(), MENU_EnsureMenuItemVisible(), MENU_FindItemByCoords(), MENU_InitPopup(), MENU_InitTracking(), MENU_PtMenu(), MENU_SelectItem(), MENU_ShowPopup(), MENU_ShowSubPopup(), MENU_TrackMenu(), NtUserGetMenuItemRect(), and NtUserMenuItemFromPoint().
INT tagMENU::iItem |
Definition at line 419 of file ntuser.h.
Referenced by IntCloneMenu(), IntCreateMenu(), IntGetMenuInfo(), IntHiliteMenuItem(), IntSetMenuInfo(), MENU_ButtonDown(), MENU_ButtonUp(), MENU_DoNextMenu(), MENU_ExecFocusedItem(), MENU_GetStartOfNextColumn(), MENU_GetStartOfPrevColumn(), MENU_GetSubPopup(), MENU_HideSubPopups(), MENU_MouseMove(), MENU_MoveSelection(), MENU_PtMenu(), MENU_SelectItem(), MENU_ShowPopup(), MENU_ShowSubPopup(), MENU_TrackMenu(), and NtUserGetMenuBarInfo().
INT tagMENU::iMaxTop |
Definition at line 433 of file ntuser.h.
Referenced by IntCloneMenu(), IntCreateMenu(), IntGetMenuInfo(), IntSetMenuInfo(), MENU_DrawScrollArrows(), and MENU_PopupMenuCalcSize().
INT tagMENU::iTop |
Definition at line 432 of file ntuser.h.
Referenced by IntCloneMenu(), IntCreateMenu(), IntGetMenuInfo(), IntSetMenuInfo(), MENU_AdjustMenuItemRect(), MENU_DrawScrollArrows(), and MENU_EnsureMenuItemVisible().
LIST_ENTRY tagMENU::ListEntry |
struct tagMENULIST* tagMENU::pParentMenus |
PITEM tagMENU::rgItems |
Definition at line 426 of file ntuser.h.
Referenced by IntCloneMenu(), IntCreateMenu(), IntDestroyMenu(), IntDrawMenuBarTemp(), IntGetMenuDefaultItem(), IntRemoveMenuItem(), IntSetMenuInfo(), MENU_ButtonDown(), MENU_ButtonUp(), MENU_depth(), MENU_DoNextMenu(), MENU_DrawPopupMenu(), MENU_EnsureMenuItemVisible(), MENU_ExecFocusedItem(), MENU_FindItem(), MENU_FindItemByCoords(), MENU_FindItemByKey(), MENU_GetStartOfNextColumn(), MENU_GetStartOfPrevColumn(), MENU_GetSubPopup(), MENU_HideSubPopups(), MENU_InsertItem(), MENU_MenuBarCalcSize(), MENU_MoveSelection(), MENU_PopupMenuCalcSize(), MENU_PtMenu(), MENU_SelectItem(), MENU_ShowPopup(), MENU_ShowSubPopup(), MENU_TrackMenu(), NtUserGetMenuBarInfo(), NtUserGetMenuIndex(), NtUserMenuItemFromPoint(), UserSetMenuDefaultItem(), and VerifyMenu().
Definition at line 425 of file ntuser.h.
Referenced by IntCloneMenu(), IntCreateMenu(), IntEnableMenuItem(), IntGetMenuInfo(), IntGetSystemMenu(), IntSetMenuInfo(), IntSetSystemMenu(), MENU_DrawPopupMenu(), MENU_EndMenu(), and MENU_InitPopup().
BOOL tagMENU::TimeToHide |
Definition at line 438 of file ntuser.h.
Referenced by IntCloneMenu(), IntCreateMenu(), IntGetMenuInfo(), IntSetMenuInfo(), MENU_ButtonUp(), and MENU_TrackMenu().