Lines Matching defs:mmHeight
44 int mmHeight;
86 RRModeMM.mmHeight = randrp->mmHeight;
94 RRModeMM.mmWidth, RRModeMM.mmHeight);
113 RRModeMM.mmHeight = randrp->mmHeight;
121 RRModeMM.mmWidth, RRModeMM.mmHeight);
147 Bool useVirtual, int mmWidth, int mmHeight)
154 int oldmmHeight = pScreen->mmHeight;
182 RRModeMM.mmHeight = mmHeight;
187 mmHeight = RRModeMM.mmHeight;
193 pScreen->mmWidth = mmHeight;
194 pScreen->mmHeight = mmWidth;
200 pScreen->mmHeight = mmHeight;
206 pScreen->mmHeight = oldmmHeight;
288 (pScreen, mode, useVirtual, pSize->mmWidth, pSize->mmHeight)) {
389 randrp->mmHeight = newmmHeight;
396 TRUE, pScreen->mmWidth, pScreen->mmHeight));
435 randrp->mmHeight = pScreen->mmHeight;