Lines Matching refs:mmHeight
67 root->mmHeight = pScreen->mmHeight; in RREditConnectionInfo()
113 se.widthInMillimeters = pScreen->mmHeight; in RRDeliverScreenEvent()
120 se.heightInMillimeters = pScreen->mmHeight; in RRDeliverScreenEvent()
142 pScrPriv->mmHeight == pScreen->mmHeight) in RRScreenSizeNotify()
148 pScrPriv->mmHeight = pScreen->mmHeight; in RRScreenSizeNotify()
168 CARD16 width, CARD16 height, CARD32 mmWidth, CARD32 mmHeight) in RRScreenSizeSet() argument
175 width, height, mmWidth, mmHeight); in RRScreenSizeSet()
710 if (output->mmWidth && output->mmHeight) { in RR10GetData()
712 size[l].mmHeight = output->mmHeight; in RR10GetData()
716 size[l].mmHeight = pScreen->mmHeight; in RR10GetData()
851 size->heightInMillimeters = pSize->mmHeight; in ProcRRGetScreenInfo()
1089 pScreen->mmWidth, pScreen->mmHeight)) { in ProcRRSetScreenConfig()