Searched refs:UserGetDesktopDC (Results 1 – 3 of 3) sorted by relevance
170 HDC FASTCALL UserGetDesktopDC(ULONG,BOOL,BOOL);
1591 UserGetDesktopDC(ULONG DcType, BOOL bAltDc, BOOL ValidatehWnd) in UserGetDesktopDC() function
699 return UserGetDesktopDC(DcType, EmptyDC, ValidatehWnd); in DxEngGetDesktopDC()