Searched refs:ywall (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Ddmxconfig.c255 if (!w->xwall && !w->ywall) { /* Try to make it square */
278 if (!((dmxNumScreens-1) % w->ywall)) {
H A Ddmxparse.h132 int xwall, ywall; /* dimensions of wall, in tiles */ member in struct:_DMXConfigWall
H A Ddmxparse.c322 pWall->ywall = pWallDim ? pWallDim->y : 0;

Completed in 4 milliseconds