Lines Matching defs:canGrow
1025 * canGrow indicates that the driver can make the screen larger than its initial
1032 Bool canGrow)
1050 if (!canGrow) {
1546 /* When canGrow was TRUE in the initial configuration we have to
1548 * When canGrow was FALSE, the maximum values would have been clamped
2344 * canGrow indicates that the driver can resize the screen to larger than its
2353 xf86InitialConfiguration (ScrnInfoPtr scrn, Bool canGrow)
2391 if (ret == FALSE && canGrow) {
2489 xf86DefaultScreenLimits (scrn, &width, &height, canGrow);
2517 if (!canGrow)