Searched refs:boundingShaped (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | shapeproto.h | 143 CARD8 boundingShaped; /* window has bounding shape */ member in struct:__anoncf80d8d20208
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | add_window.c | 900 int boundingShaped, clipShaped; local in function:AddWindow 904 &boundingShaped, &xws, &yws, &wws, &hws, 906 tmp_win->wShaped = (short) boundingShaped;
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | add_window.c | 1698 int boundingShaped, clipShaped; local in function:AddWindow 1702 &boundingShaped, &xws, &yws, &wws, &hws, 1704 tmp_win->wShaped = boundingShaped;
|
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | XShape.c | 372 *bShaped = rep.boundingShaped;
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | shape.c | 639 .boundingShaped = (wBoundingShape(pWin) != 0),
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | shape.c | 651 rep.boundingShaped = (wBoundingShape(pWin) != 0);
|
Completed in 14 milliseconds