Searched refs:CursorCaps (Results 1 – 6 of 6) sorted by relevance
37 DWORD CursorCaps; member
311 DWORD CursorCaps; member
466 CAP_CASE(CursorCaps, D3DCURSORCAPS, COLOR); in nine_dump_D3DCAPS9()467 CAP_CASE(CursorCaps, D3DCURSORCAPS, LOWRES); in nine_dump_D3DCAPS9()
604 pCaps->CursorCaps = D3DCURSORCAPS_COLOR /* | D3DCURSORCAPS_LOWRES*/; in NineAdapter9_GetDeviceCaps()
779 …caps.CursorCaps = D3DCURSORCAPS_COLOR | // A full-color cursor is supported in hardware. Specifica… in GetDeviceCaps()
1253 …caps.CursorCaps = D3DCURSORCAPS_COLOR | // A full-color cursor is supported in hardware. Specifica… in GetDeviceCaps()