Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/windows/
H A Dcursoricon.c87 static const WCHAR DISPLAYW[] = L"DISPLAY"; variable
315 hdcScreen = CreateDCW(DISPLAYW, NULL, NULL, NULL); in create_alpha_bitmap()
656 hdcScreen = CreateDCW(DISPLAYW, NULL, NULL, NULL); in CURSORICON_GetCursorDataFromBMI()
779 hdcScreen = CreateDCW(DISPLAYW, NULL, NULL, NULL); in CURSORICON_GetCursorDataFromIconInfo()
1321 hdcScreen = CreateDCW(DISPLAYW, NULL, NULL, NULL); in BITMAP_LoadImageW()
2320 icScreen = CreateICW(DISPLAYW, NULL, NULL, NULL); in LookupIconIdFromDirectoryEx()