Lines Matching refs:mmWidth
66 root->mmWidth = pScreen->mmWidth; in RREditConnectionInfo()
114 se.heightInMillimeters = pScreen->mmWidth; in RRDeliverScreenEvent()
119 se.widthInMillimeters = pScreen->mmWidth; in RRDeliverScreenEvent()
141 pScrPriv->mmWidth == pScreen->mmWidth && in RRScreenSizeNotify()
147 pScrPriv->mmWidth = pScreen->mmWidth; 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()
711 size[l].mmWidth = output->mmWidth; in RR10GetData()
715 size[l].mmWidth = pScreen->mmWidth; in RR10GetData()
850 size->widthInMillimeters = pSize->mmWidth; in ProcRRGetScreenInfo()
1089 pScreen->mmWidth, pScreen->mmHeight)) { in ProcRRSetScreenConfig()