Lines Matching refs:virtualY
42 int virtualY; member
84 RRModeMM.virtY = randrp->virtualY; in xf86RandRGetInfo()
100 mode->VDisplay == scrp->virtualY) in xf86RandRGetInfo()
106 scrp->currentMode->VDisplay != randrp->virtualY) { in xf86RandRGetInfo()
111 RRModeMM.virtY = randrp->virtualY; in xf86RandRGetInfo()
120 randrp->virtualX, randrp->virtualY, in xf86RandRGetInfo()
126 scrp->virtualY == randrp->virtualY) { in xf86RandRGetInfo()
156 int oldVirtualY = scrp->virtualY; in xf86RandRSetMode()
164 scrp->virtualY = randrp->virtualY; in xf86RandRSetMode()
168 scrp->virtualY = mode->VDisplay; in xf86RandRSetMode()
180 RRModeMM.virtY = scrp->virtualY; in xf86RandRSetMode()
191 pScreen->width = scrp->virtualY; in xf86RandRSetMode()
198 pScreen->height = scrp->virtualY; in xf86RandRSetMode()
208 scrp->virtualY = oldVirtualY; in xf86RandRSetMode()
255 pSize->height == randrp->virtualY) { in xf86RandRSetConfig()
298 RRRotation.RRConfig.height = scrp->virtualY; in xf86RandRSetConfig()
347 scrp->virtualY = pScreen->height = randrp->virtualY; in xf86RandRCloseScreen()
383 randrp->virtualY = newvirtY; in xf86RandRSetNewVirtualAndDimensions()
433 randrp->virtualY = scrp->virtualY; in xf86RandRInit()