Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dmenu.c1653 static void FASTCALL MENU_DrawBitmapItem(HDC hdc, PITEM lpitem, const RECT *rect, in MENU_DrawBitmapItem() function
2469 MENU_DrawBitmapItem(hdc, lpitem, &bmpRect, Menu, WndOwner, odaction, menuBar); in MENU_DrawMenuItem()
2487 MENU_DrawBitmapItem(hdc, lpitem, &rect/*bmprc*/, Menu, WndOwner, odaction, menuBar); in MENU_DrawMenuItem()