Searched refs:boundingShape (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dwindowstr.h91 RegionPtr boundingShape; /* default: NULL */ member in struct:_WindowOpt
195 #define wBoundingShape(w) wUseDefault(w, boundingShape, NULL)
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dwindowstr.h92 RegionPtr boundingShape; /* default: NULL */ member in struct:_WindowOpt
200 #define wBoundingShape(w) wUseDefault(w, boundingShape, NULL)
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c282 destRgn = &pWin->optional->boundingShape;
380 destRgn = &pWin->optional->boundingShape;
508 destRgn = &pDestWin->optional->boundingShape;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c291 destRgn = &pWin->optional->boundingShape;
390 destRgn = &pWin->optional->boundingShape;
517 destRgn = &pDestWin->optional->boundingShape;
/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dregion.c700 pDestRegion = &pWin->optional->boundingShape;
719 pDestRegion = &pWin->optional->boundingShape;
/xsrc/external/mit/xorg-server/dist/xfixes/
H A Dregion.c678 pDestRegion = &pWin->optional->boundingShape;
695 pDestRegion = &pWin->optional->boundingShape;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c399 pWin->optional->boundingShape = NULL;
3395 if (optional->boundingShape != NULL)
3451 optional->boundingShape = NULL;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c601 pWin->optional->boundingShape = NULL;
3354 if (optional->boundingShape != NULL)
3408 optional->boundingShape = NULL;

Completed in 16 milliseconds