Searched refs:pixHeight (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxcb.c | 133 PanoramiXPixHeight = root->pixHeight = dmxGlobalHeight; 149 screenInfo.numScreens, root->pixWidth, root->pixHeight);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winrandr.c | 226 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 D | panoramiX.c | 692 old_height = root->pixHeight; 695 root->pixHeight = PanoramiXPixHeight; 697 height_mult = (1.0 * root->pixHeight) / old_height;
|
| H A D | panoramiXprocs.c | 558 rep.height = root->pixHeight;
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | panoramiX.c | 684 old_height = root->pixHeight; 687 root->pixHeight = PanoramiXPixHeight; 689 height_mult = (1.0 * root->pixHeight) / old_height;
|
| H A D | panoramiXprocs.c | 587 rep.height = root->pixHeight;
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | OpenDis.c | 403 sp->height = u.rp->pixHeight;
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | swaprep.c | 1185 cpswaps(pRoot->pixHeight, pRootT->pixHeight);
|
| H A D | dispatch.c | 570 root.pixHeight = pScreen->height;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swaprep.c | 1063 cpswaps(pRoot->pixHeight, pRootT->pixHeight);
|
| H A D | dispatch.c | 679 root.pixHeight = pScreen->height;
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrscreen.c | 68 root->pixHeight = pScreen->height;
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrscreen.c | 65 root->pixHeight = pScreen->height;
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 349 CARD16 pixWidth, pixHeight; member in struct:__anone2852e7a0708
|
Completed in 36 milliseconds