Home | History | Annotate | Download | only in modes

Lines Matching defs:mmWidth

50     int				    mmWidth;
477 randrp->mmWidth, randrp->mmHeight);
503 int mmWidth,
510 int oldmmWidth = pScreen->mmWidth;
534 pScreen->mmWidth = mmHeight;
535 pScreen->mmHeight = mmWidth;
541 pScreen->mmWidth = mmWidth;
559 pScreen->mmWidth = oldmmWidth;
639 if (!xf86RandR12SetMode (pScreen, mode, useVirtual, pSize->mmWidth,
665 CARD32 mmWidth,
712 randrp->mmWidth = pScreen->mmWidth = mmWidth;
744 int mmWidth, mmHeight;
782 mmWidth = width * 25.4 / monitorResolution;
797 mmWidth = output->conf_monitor->mon_width;
805 mmWidth = width * 25.4 / DEFAULT_DPI;
811 mmWidth, mmHeight);
822 mmWidth,
882 randrp->mmWidth = pScreen->mmWidth;