Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/user32/
H A DDM_REPOSITION.c14 INT cx, cy, nBitsPixel; in OnInitDialog() local
92 nBitsPixel = GetDeviceCaps(hdc, BITSPIXEL); in OnInitDialog()
94 SendMessageW(hwnd, WM_DISPLAYCHANGE, nBitsPixel, in OnInitDialog()