Lines Matching defs:mmHeight
51 int mmHeight;
477 randrp->mmWidth, randrp->mmHeight);
504 int mmHeight)
511 int oldmmHeight = pScreen->mmHeight;
534 pScreen->mmWidth = mmHeight;
535 pScreen->mmHeight = mmWidth;
542 pScreen->mmHeight = mmHeight;
560 pScreen->mmHeight = oldmmHeight;
640 pSize->mmHeight)) {
666 CARD32 mmHeight)
713 randrp->mmHeight = pScreen->mmHeight = mmHeight;
744 int mmWidth, mmHeight;
783 mmHeight = height * 25.4 / monitorResolution;
798 mmHeight = output->conf_monitor->mon_height;
806 mmHeight = height * 25.4 / DEFAULT_DPI;
811 mmWidth, mmHeight);
823 mmHeight);
883 randrp->mmHeight = pScreen->mmHeight;