Searched refs:HasShape (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dtwm.h367 extern int HasShape; /* this server supports Shape extension */
H A Dgram.y495 if (HasShape) Scr->SqueezeTitle = TRUE;
498 if (HasShape && Scr->SqueezeTitle == -1)
H A Dtwm.c98 int HasShape; /* server supports shape extension? */ variable in typeref:typename:int
331 HasShape = XShapeQueryExtension(dpy, &ShapeEventBase, &ShapeErrorBase);
H A Dadd_window.c324 if (HasShape) {
890 if (HasShape)
897 if (HasShape) {
H A Dparse.c1151 if (HasShape) {
H A Dresize.c881 if (HasShape && reShape) {
H A Devents.c170 if (HasShape)
/xsrc/external/mit/ctwm/dist/
H A Dctwm.h332 extern bool HasShape; /* this server supports Shape extension */
H A Devent_core.c155 if(HasShape) {
H A Dctwm_main.c90 bool HasShape; /* server supports shape extension? */ variable in typeref:typename:bool
291 HasShape = XShapeQueryExtension(dpy, &ShapeEventBase, &ShapeErrorBase);
H A Dgram.y823 if (HasShape) Scr->SqueezeTitle = true;
826 if (HasShape)
H A Dadd_window.c484 * XXX Technically, the HasShape test is redundant, since the config
485 * file parsing would never set Scr->SqueezeTitle unless HasShape
488 if(HasShape && Scr->SqueezeTitle && !CHKL(DontSqueezeTitleL)) {
1695 if(HasShape) {
H A Dgram.tab.c3444 if (HasShape) Scr->SqueezeTitle = true;
3452 if (HasShape)
H A Dparse_be.c1921 if(HasShape) {
H A Dwin_decorations.c445 if(HasShape && reShape) {
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c3444 if (HasShape) Scr->SqueezeTitle = true;
3452 if (HasShape)

Completed in 80 milliseconds