Home
last modified time | relevance | path

Searched defs:lppop (Results 1 – 1 of 1) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dmenu.c1996 MENU_GetMaxPopupHeight(PMENU lppop) in MENU_GetMaxPopupHeight()
2101 static void MENU_MenuBarCalcSize( HDC hdc, LPRECT lprect, PMENU lppop, PWND pwndOwner ) in MENU_MenuBarCalcSize()
2176 static void MENU_DrawScrollArrows(PMENU lppop, HDC hdc) in MENU_DrawScrollArrows()
2745 PMENU lppop = UserGetMenuObject(UlongToHandle(pWnd->IDMenu)); in MENU_DrawMenuBar() local
3102 void MENU_EnsureMenuItemVisible(PMENU lppop, UINT wIndex, HDC hdc) in MENU_EnsureMenuItemVisible()