Searched refs:fUserGaveHeightAndWidth (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprocarg.c118 defaultScreenInfo.fUserGaveHeightAndWidth =
325 g_ScreenInfo[nScreenNum].fUserGaveHeightAndWidth = FALSE;
353 g_ScreenInfo[nScreenNum].fUserGaveHeightAndWidth = TRUE;
420 g_ScreenInfo[nScreenNum].fUserGaveHeightAndWidth = TRUE;
442 g_ScreenInfo[nScreenNum].fUserGaveHeightAndWidth = FALSE;
H A Dwincreatewnd.c211 if (pScreenInfo->fUserGaveHeightAndWidth) {
337 pScreenInfo->fUserGaveHeightAndWidth)) {
H A Dwinscrinit.c156 if (!pScreenInfo->fUserGaveHeightAndWidth) {
H A Dwin.h351 Bool fUserGaveHeightAndWidth; member in struct:__anoned6456b30508
H A Dwinwndproc.c222 if ((!s_pScreenInfo->fUserGaveHeightAndWidth) &&
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprocarg.c103 defaultScreenInfo.fUserGaveHeightAndWidth = WIN_DEFAULT_USER_GAVE_HEIGHT_AND_WIDTH;
320 g_ScreenInfo[nScreenNum].fUserGaveHeightAndWidth = FALSE;
349 g_ScreenInfo[nScreenNum].fUserGaveHeightAndWidth = TRUE;
429 g_ScreenInfo[nScreenNum].fUserGaveHeightAndWidth = TRUE;
454 g_ScreenInfo[nScreenNum].fUserGaveHeightAndWidth = FALSE;
H A Dwincreatewnd.c253 if (pScreenInfo->fUserGaveHeightAndWidth)
399 if (!((pScreenInfo->iResizeMode == resizeWithScrollbars) && pScreenInfo->fUserGaveHeightAndWidth))
H A Dwinscrinit.c206 if (!pScreenInfo->fUserGaveHeightAndWidth)
H A Dwinwndproc.c239 if ((!s_pScreenInfo->fUserGaveHeightAndWidth) &&
H A Dwin.h397 Bool fUserGaveHeightAndWidth; member in struct:__anonc09092800608

Completed in 14 milliseconds