Searched refs:dwUserHeight (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprocarg.c117 defaultScreenInfo.dwUserHeight = dwHeight;
332 g_ScreenInfo[nScreenNum].dwUserHeight = data.monitorHeight;
357 g_ScreenInfo[nScreenNum].dwUserHeight = iHeight;
424 g_ScreenInfo[nScreenNum].dwUserHeight = iHeight;
H A Dwincreatewnd.c129 int iHeight = pScreenInfo->dwUserHeight;
140 (int) pScreenInfo->dwUserWidth, (int) pScreenInfo->dwUserHeight);
H A Dwin.h358 DWORD dwUserHeight; member in struct:__anoned6456b30508
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprocarg.c102 defaultScreenInfo.dwUserHeight = dwHeight;
326 g_ScreenInfo[nScreenNum].dwUserHeight = data.monitorHeight;
353 g_ScreenInfo[nScreenNum].dwUserHeight = iHeight;
433 g_ScreenInfo[nScreenNum].dwUserHeight = iHeight;
H A Dwincreatewnd.c155 int iHeight = pScreenInfo->dwUserHeight;
166 (int) pScreenInfo->dwUserWidth, (int) pScreenInfo->dwUserHeight);
H A Dwin.h403 DWORD dwUserHeight; member in struct:__anonc09092800608

Completed in 8 milliseconds