Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmonitors.h39 int monitorWidth; member
H A Dwinmonitors.c54 data->monitorWidth = rect->right - rect->left; in getMonitorInfo()
H A Dwinprocarg.c327 g_ScreenInfo[nScreenNum].dwWidth = data.monitorWidth; in ddxProcessArgument()
329 g_ScreenInfo[nScreenNum].dwUserWidth = data.monitorWidth; in ddxProcessArgument()
H A DInitOutput.c1014 data.monitorWidth, data.monitorHeight); in InitOutput()
H A Dwinwndproc.c249 dwWidth = data.monitorWidth; in winWindowProc()