Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dmenu.c2685 IntDrawMenuBarTemp(PWND pWnd, HDC hDC, LPRECT Rect, PMENU pMenu, HFONT Font) in IntDrawMenuBarTemp() function
2772 return IntDrawMenuBarTemp(pWnd, hDC, lprect, lppop, NULL); in MENU_DrawMenuBar()
6285 Ret = IntDrawMenuBarTemp(Window, hDC, &Rect, Menu, hFont); in NtUserDrawMenuBarTemp()