Searched refs:dwUserWidth (Results 1 – 3 of 3) sorted by relevance
115 defaultScreenInfo.dwUserWidth = dwWidth; in winInitializeScreenDefaults()329 g_ScreenInfo[nScreenNum].dwUserWidth = data.monitorWidth; in ddxProcessArgument()355 g_ScreenInfo[nScreenNum].dwUserWidth = iWidth; in ddxProcessArgument()434 g_ScreenInfo[nScreenNum].dwUserWidth = iWidth; in ddxProcessArgument()
134 int iWidth = pScreenInfo->dwUserWidth; in winCreateBoundingWindowWindowed()146 (int) pScreenInfo->dwUserWidth, (int) pScreenInfo->dwUserHeight); in winCreateBoundingWindowWindowed()
359 DWORD dwUserWidth; member