Searched refs:UserDrawIconEx (Results 1 – 13 of 13) sorted by relevance
/reactos/win32ss/user/ntuser/ |
H A D | cursoricon.h | 137 BOOL UserDrawIconEx(HDC hDc, INT xLeft, INT yTop, PCURICON_OBJECT pIcon, INT cxWidth,
|
H A D | cursoricon.c | 1689 UserDrawIconEx( in UserDrawIconEx() function 2110 Ret = UserDrawIconEx(hdc, in NtUserDrawIconEx()
|
H A D | defwnd.c | 1110 … UserDrawIconEx(hDC, x, y, Wnd->pcls->spicn, 0, 0, 0, 0, DI_NORMAL | DI_COMPAT | DI_DEFAULTSIZE); in IntDefWindowProc()
|
H A D | painting.c | 2300 UserDrawIconEx(hDc, x, y, pIcon, cx, cy, 0, NULL, DI_NORMAL); in UserDrawCaption()
|
H A D | nonclient.c | 773 Ret = UserDrawIconEx(hDC, in UserDrawSysMenuButton()
|
H A D | menu.c | 1713 UserDrawIconEx(hdc, x, y, pIcon, cx, cy, 0, NULL, DI_NORMAL); in MENU_DrawBitmapItem()
|
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/ |
H A D | win32ksvc-2k3sp2.h | 367 SVC_(UserDrawIconEx, 11)
|
H A D | win32ksvc-2k3sp2-64.h | 101 SVC_(UserDrawIconEx, 11) // 0x105f
|
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/ |
H A D | win32ksvc-xp.h | 368 SVC_(UserDrawIconEx, 11)
|
/reactos/win32ss/ |
H A D | w32ksvc32.h | 368 SVC_(UserDrawIconEx, 11)
|
H A D | w32ksvc64.h | 101 SVC_(UserDrawIconEx, 11) // 0x105f
|
/reactos/modules/rostests/apitests/win32u/win32u_vista/ |
H A D | w32ksvc64.h | 102 SVC_(UserDrawIconEx, 11) // 0x1060
|
H A D | w32ksvc32.h | 382 SVC_(UserDrawIconEx, 11) // 0x1178
|