Lines Matching defs:mmWidth
56 int mmWidth;
122 pRandr->mmWidth, pRandr->mmHeight);
147 pRandr->mmWidth, pRandr->mmHeight);
163 DisplayModePtr mode, Bool useVirtual, int mmWidth, int mmHeight)
170 int oldmmWidth = pScreen->mmWidth;
201 pScreen->mmWidth = mmHeight;
202 pScreen->mmHeight = mmWidth;
207 pScreen->mmWidth = mmWidth;
220 pScreen->mmWidth = oldmmWidth;
306 if (!GXRandRSetMode(pScreen, mode, useVirtual, pSize->mmWidth,
376 pRandr->mmWidth = pScreen->mmWidth;