Searched refs:dwArrowsOn (Results 1 – 3 of 3) sorted by relevance
93 DWORD dwArrowsOn:2; member
903 lpmi->dwArrowsOn = Menu->dwArrowsOn; in IntGetMenuInfo()947 Menu->dwArrowsOn = lpmi->dwArrowsOn; in IntSetMenuInfo()1464 if (menu->dwArrowsOn) in MENU_AdjustMenuItemRect()2083 Menu->dwArrowsOn = 1; in MENU_PopupMenuCalcSize()2087 Menu->dwArrowsOn = 0; in MENU_PopupMenuCalcSize()2634 if (menu->dwArrowsOn) in MENU_DrawPopupMenu()2963 menu->dwArrowsOn = 0; in MENU_ShowPopup()3105 if (lppop->dwArrowsOn) in MENU_EnsureMenuItemVisible()
434 DWORD dwArrowsOn:2; /* Arrows: 0 off, 1 on, 2 to the top, 3 to the bottom. */ member