Lines Matching defs:mmHeight
45 int mmHeight;
88 RRModeMM.mmHeight = randrp->mmHeight;
96 RRModeMM.mmWidth, RRModeMM.mmHeight);
115 RRModeMM.mmHeight = randrp->mmHeight;
123 RRModeMM.mmWidth, RRModeMM.mmHeight);
152 int mmHeight)
159 int oldmmHeight = pScreen->mmHeight;
189 RRModeMM.mmHeight = mmHeight;
194 mmHeight = RRModeMM.mmHeight;
201 pScreen->mmWidth = mmHeight;
202 pScreen->mmHeight = mmWidth;
209 pScreen->mmHeight = mmHeight;
216 pScreen->mmHeight = oldmmHeight;
290 if (!xf86RandRSetMode (pScreen, mode, useVirtual, pSize->mmWidth, pSize->mmHeight)) {
401 randrp->mmHeight = newmmHeight;
408 pScreen->mmWidth, pScreen->mmHeight));
448 randrp->mmHeight = pScreen->mmHeight;