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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincreatewnd.c205 && (pScreenInfo->iResizeMode == resizeWithScrollbars)) {
336 ((pScreenInfo->iResizeMode == resizeWithScrollbars) &&
H A Dwinprocarg.c633 screenInfoPtr->iResizeMode = resizeWithScrollbars;
656 mode = resizeWithScrollbars;
H A Dwin.h338 resizeWithScrollbars, enumerator in enum:__anoned6456b30403
H A Dwinwndproc.c326 /* Otherwise iResizeMode == resizeWithScrollbars */
605 || (s_pScreenInfo->iResizeMode != resizeWithScrollbars)
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincreatewnd.c246 && (pScreenInfo->iResizeMode == resizeWithScrollbars))
399 if (!((pScreenInfo->iResizeMode == resizeWithScrollbars) && pScreenInfo->fUserGaveHeightAndWidth))
H A Dwinprocarg.c664 screenInfoPtr->iResizeMode = resizeWithScrollbars;
688 mode = resizeWithScrollbars;
H A Dwinwndproc.c363 /* Otherwise iResizeMode == resizeWithScrollbars */
651 || (s_pScreenInfo->iResizeMode != resizeWithScrollbars)
H A Dwin.h383 resizeWithScrollbars, enumerator in enum:__anonc09092800503

Completed in 14 milliseconds