Searched refs:SM_CXFULLSCREEN (Results 1 – 7 of 7) sorted by relevance
114 piSysMet[SM_CXFULLSCREEN] = piSysMet[SM_CXSCREEN]; in InitMetrics()
99 ret = GetSystemMetrics(SM_CXFULLSCREEN); in Test_GetSystemMetrics()
352 DeskTopWidth = GetSystemMetrics(SM_CXFULLSCREEN); in ChangeView()
964 Width = GetSystemMetrics(SM_CXFULLSCREEN); in GuiGetLargestConsoleWindowSize()
2781 ok_gsm( SM_CXFULLSCREEN, in test_GetSystemMetrics()
5371 (rc.right >= GetSystemMetrics(SM_CXFULLSCREEN)) && in cicIsFullScreenSize()
980 #define SM_CXFULLSCREEN 16 macro