Searched refs:pixHeight (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxcb.c133 PanoramiXPixHeight = root->pixHeight = dmxGlobalHeight;
149 screenInfo.numScreens, root->pixWidth, root->pixHeight);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinrandr.c226 CARD16 pixHeight,
222 winRandRScreenSetSize(ScreenPtr pScreen,CARD16 width,CARD16 height,CARD16 pixWidth,CARD16 pixHeight,CARD32 mmWidth,CARD32 mmHeight) argument
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c692 old_height = root->pixHeight;
695 root->pixHeight = PanoramiXPixHeight;
697 height_mult = (1.0 * root->pixHeight) / old_height;
H A DpanoramiXprocs.c558 rep.height = root->pixHeight;
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c684 old_height = root->pixHeight;
687 root->pixHeight = PanoramiXPixHeight;
689 height_mult = (1.0 * root->pixHeight) / old_height;
H A DpanoramiXprocs.c587 rep.height = root->pixHeight;
/xsrc/external/mit/libX11/dist/src/
H A DOpenDis.c403 sp->height = u.rp->pixHeight;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswaprep.c1185 cpswaps(pRoot->pixHeight, pRootT->pixHeight);
H A Ddispatch.c570 root.pixHeight = pScreen->height;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswaprep.c1063 cpswaps(pRoot->pixHeight, pRootT->pixHeight);
H A Ddispatch.c679 root.pixHeight = pScreen->height;
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrscreen.c68 root->pixHeight = pScreen->height;
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrscreen.c65 root->pixHeight = pScreen->height;
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h349 CARD16 pixWidth, pixHeight; member in struct:__anone2852e7a0708

Completed in 36 milliseconds