Home
last modified time | relevance | path

Searched refs:resizeWithScrollbars (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincreatewnd.c223 && (pScreenInfo->iResizeMode == resizeWithScrollbars)) { in winCreateBoundingWindowWindowed()
360 ((pScreenInfo->iResizeMode == resizeWithScrollbars) && in winCreateBoundingWindowWindowed()
H A Dwinprocarg.c629 screenInfoPtr->iResizeMode = resizeWithScrollbars; in ddxProcessArgument()
652 mode = resizeWithScrollbars; in ddxProcessArgument()
H A Dwin.h340 resizeWithScrollbars, enumerator
H A Dwinwndproc.c617 || (s_pScreenInfo->iResizeMode != resizeWithScrollbars) in winWindowProc()