Searched refs:clipShaped (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dshapeproto.h144 CARD8 clipShaped; /* window has clip shape */ member in struct:__anoncf80d8d20208
/xsrc/external/mit/libXext/dist/src/
H A DXShape.c373 *cShaped = rep.clipShaped;
/xsrc/external/mit/twm/dist/src/
H A Dadd_window.c900 int boundingShaped, clipShaped; local in function:AddWindow
905 &clipShaped, &xbs, &ybs, &wbs, &hbs);
/xsrc/external/mit/ctwm/dist/
H A Dadd_window.c1698 int boundingShaped, clipShaped; local in function:AddWindow
1703 &clipShaped, &xbs, &ybs, &wbs, &hbs);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c640 .clipShaped = (wClipShape(pWin) != 0)
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c652 rep.clipShaped = (wClipShape(pWin) != 0);

Completed in 9 milliseconds