Lines Matching refs:HDisplay
123 crtc->panningTotalArea.x1 + crtc->mode.HDisplay) { in xf86RandR13VerifyPanningArea()
126 crtc->panningTotalArea.x1 + crtc->mode.HDisplay; in xf86RandR13VerifyPanningArea()
139 crtc->mode.HDisplay) { in xf86RandR13VerifyPanningArea()
363 width = crtc->mode.HDisplay; in xf86RandR13Pan()
480 if (maxX < mode->HDisplay) in xf86RandR12GetInfo()
481 maxX = mode->HDisplay; in xf86RandR12GetInfo()
486 mode->HDisplay, mode->VDisplay, in xf86RandR12GetInfo()
529 scrp->virtualX = mode->HDisplay; in xf86RandR12SetMode()
610 if (maxX < mode->HDisplay) in xf86RandR12SetConfig()
611 maxX = mode->HDisplay; in xf86RandR12SetConfig()
615 if (mode->HDisplay == pSize->width && in xf86RandR12SetConfig()
1018 if (randr_mode->mode.width != mode->HDisplay) in xf86RandRModeMatches()
1117 mode->HDisplay = randr_mode->mode.width; in xf86RandRModeConvert()
1601 modeInfo.width = mode->HDisplay; in xf86RROutputSetModes()