Searched refs:clipShaped (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | shapeproto.h | 144 CARD8 clipShaped; /* window has clip shape */ member in struct:__anoncf80d8d20208
|
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | XShape.c | 373 *cShaped = rep.clipShaped;
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | add_window.c | 900 int boundingShaped, clipShaped; local in function:AddWindow 905 &clipShaped, &xbs, &ybs, &wbs, &hbs);
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | add_window.c | 1698 int boundingShaped, clipShaped; local in function:AddWindow 1703 &clipShaped, &xbs, &ybs, &wbs, &hbs);
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | shape.c | 640 .clipShaped = (wClipShape(pWin) != 0)
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | shape.c | 652 rep.clipShaped = (wClipShape(pWin) != 0);
|
Completed in 9 milliseconds