Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmonitors.h38 int monitorHeight; member
H A Dwinmonitors.c53 data->monitorHeight = rect->bottom - rect->top; in getMonitorInfo()
H A Dwinprocarg.c328 g_ScreenInfo[nScreenNum].dwHeight = data.monitorHeight; in ddxProcessArgument()
330 g_ScreenInfo[nScreenNum].dwUserHeight = data.monitorHeight; in ddxProcessArgument()
H A DInitOutput.c1014 data.monitorWidth, data.monitorHeight); in InitOutput()
H A Dwinwndproc.c250 dwHeight = data.monitorHeight; in winWindowProc()