Searched refs:oldmmwidth (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/
H A Dfake.c287 int oldmmwidth; local in function:fakeRandRSetConfig
309 oldmmwidth = pScreen->mmWidth;
355 pScreen->mmWidth = oldmmwidth;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyr.c503 int oldwidth, oldheight, oldmmwidth, oldmmheight; local in function:ephyrRandRSetConfig
525 oldmmwidth = pScreen->mmWidth;
599 pScreen->mmWidth = oldmmwidth;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/
H A Dfbdev.c491 int oldmmwidth; local in function:fbdevRandRSetConfig
513 oldmmwidth = pScreen->mmWidth;
559 pScreen->mmWidth = oldmmwidth;
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr.c470 int oldwidth, oldheight, oldmmwidth, oldmmheight; local in function:ephyrRandRSetConfig
490 oldmmwidth = pScreen->mmWidth;
582 pScreen->mmWidth = oldmmwidth;

Completed in 6 milliseconds