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

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dshapeproto.h143 CARD8 boundingShaped; /* window has bounding shape */ member in struct:__anoncf80d8d20208
/xsrc/external/mit/twm/dist/src/
H A Dadd_window.c900 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 Dadd_window.c1698 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 DXShape.c372 *bShaped = rep.boundingShaped;
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c639 .boundingShaped = (wBoundingShape(pWin) != 0),
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c651 rep.boundingShaped = (wBoundingShape(pWin) != 0);

Completed in 14 milliseconds