Searched refs:monitorHeight (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmonitors.h38 int monitorHeight; member in struct:GetMonitorInfoData
H A Dwinmonitors.c53 data->monitorHeight = rect->bottom - rect->top;
H A Dwinprocarg.c330 g_ScreenInfo[nScreenNum].dwHeight = data.monitorHeight;
332 g_ScreenInfo[nScreenNum].dwUserHeight = data.monitorHeight;
H A DInitOutput.c1006 data.monitorWidth, data.monitorHeight);
H A Dwinwndproc.c242 dwHeight = data.monitorHeight;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmonitors.c49 data->monitorHeight = rect->bottom - rect->top;
H A Dwinprocarg.c324 g_ScreenInfo[nScreenNum].dwHeight = data.monitorHeight;
326 g_ScreenInfo[nScreenNum].dwUserHeight = data.monitorHeight;
H A Dwinwndproc.c268 dwHeight = data.monitorHeight;

Completed in 8 milliseconds