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