Lines Matching defs:mmHeight
70 root->mmHeight = pScreen->mmHeight;
115 se.widthInMillimeters = pScreen->mmHeight;
121 se.heightInMillimeters = pScreen->mmHeight;
143 pScrPriv->mmHeight == pScreen->mmHeight)
149 pScrPriv->mmHeight = pScreen->mmHeight;
172 CARD32 mmHeight)
181 mmWidth, mmHeight);
542 if (output->mmWidth && output->mmHeight) {
544 size[l].mmHeight = output->mmHeight;
547 size[l].mmHeight = pScreen->mmHeight;
688 size->heightInMillimeters = pSize->mmHeight;
945 pScreen->mmWidth, pScreen->mmHeight))