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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprocarg.c116 defaultScreenInfo.dwUserWidth = dwWidth;
331 g_ScreenInfo[nScreenNum].dwUserWidth = data.monitorWidth;
356 g_ScreenInfo[nScreenNum].dwUserWidth = iWidth;
423 g_ScreenInfo[nScreenNum].dwUserWidth = iWidth;
H A Dwincreatewnd.c128 int iWidth = pScreenInfo->dwUserWidth;
140 (int) pScreenInfo->dwUserWidth, (int) pScreenInfo->dwUserHeight);
H A Dwin.h357 DWORD dwUserWidth; member in struct:__anoned6456b30508
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprocarg.c101 defaultScreenInfo.dwUserWidth = dwWidth;
325 g_ScreenInfo[nScreenNum].dwUserWidth = data.monitorWidth;
352 g_ScreenInfo[nScreenNum].dwUserWidth = iWidth;
432 g_ScreenInfo[nScreenNum].dwUserWidth = iWidth;
H A Dwincreatewnd.c154 int iWidth = pScreenInfo->dwUserWidth;
166 (int) pScreenInfo->dwUserWidth, (int) pScreenInfo->dwUserHeight);
H A Dwin.h402 DWORD dwUserWidth; member in struct:__anonc09092800608

Completed in 8 milliseconds