Searched refs:canGrow (Results 1 – 4 of 4) sorted by relevance
1051 Bool canGrow) in xf86DefaultScreenLimits() argument1071 if (!canGrow) { in xf86DefaultScreenLimits()2501 xf86InitialConfiguration(ScrnInfoPtr scrn, Bool canGrow) in xf86InitialConfiguration() argument2537 if (ret == FALSE && canGrow) { in xf86InitialConfiguration()2640 xf86DefaultScreenLimits(scrn, &width, &height, canGrow); in xf86InitialConfiguration()2671 if (!canGrow) { in xf86InitialConfiguration()
968 xf86InitialConfiguration(ScrnInfoPtr pScrn, Bool canGrow);
129 xf86InitialConfiguration (ScrnInfoPtr scrn, Bool canGrow)135 The 'canGrow' parameter indicates that the frame buffer does not have a fixed
110627 …When nothing is connected at startup and we canGrow, allow the server to start with a 1024x768 fra…164118 This fixes an issue when canGrow is TRUE and modes get dropped167611 Add a canGrow argument to xf86InitialConfiguration.167613 canGrow indicates to the DDX that the driver can enlarge the desktop via the