Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprocarg.c115 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()
H A Dwincreatewnd.c134 int iWidth = pScreenInfo->dwUserWidth; in winCreateBoundingWindowWindowed()
146 (int) pScreenInfo->dwUserWidth, (int) pScreenInfo->dwUserHeight); in winCreateBoundingWindowWindowed()
H A Dwin.h359 DWORD dwUserWidth; member