Searched refs:oldHeight (Results 1 – 3 of 3) sorted by relevance
152 int oldHeight = pScreen->height; in xf86RandRSetMode() local204 pScreen->height = oldHeight; in xf86RandRSetMode()
620 QFETCH(double, oldHeight); in height()624 if (qIsNaN(oldHeight)) in height()627 QCOMPARE(box.height(), oldHeight); in height()
515 int oldHeight = pScreen->height; in xf86RandR12SetMode() local559 scrp->virtualY = pScreen->height = oldHeight; in xf86RandR12SetMode()