Lines Matching defs:mmWidth
43 int mmWidth;
85 RRModeMM.mmWidth = randrp->mmWidth;
94 RRModeMM.mmWidth, RRModeMM.mmHeight);
112 RRModeMM.mmWidth = randrp->mmWidth;
121 RRModeMM.mmWidth, RRModeMM.mmHeight);
147 Bool useVirtual, int mmWidth, int mmHeight)
153 int oldmmWidth = pScreen->mmWidth;
181 RRModeMM.mmWidth = mmWidth;
186 mmWidth = RRModeMM.mmWidth;
193 pScreen->mmWidth = mmHeight;
194 pScreen->mmHeight = mmWidth;
199 pScreen->mmWidth = mmWidth;
205 pScreen->mmWidth = oldmmWidth;
288 (pScreen, mode, useVirtual, pSize->mmWidth, pSize->mmHeight)) {
386 randrp->mmWidth = newmmWidth;
396 TRUE, pScreen->mmWidth, pScreen->mmHeight));
434 randrp->mmWidth = pScreen->mmWidth;