OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:awindow
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/client/
demolib.c
11
Window
awindow
= 0x5c0000d;
variable
68
wlist = CtwmCurrentOccupation(dpy,
awindow
);
70
fprintf(stderr, "cannot obtain occupation of window %lu\n",
awindow
);
73
printf("Occupation of window %lu: ",
awindow
);
86
status = CtwmSetOccupation(dpy,
awindow
, occupation);
88
fprintf(stderr, "cannot change the occupation of window %lu\n",
awindow
);
90
printf("occupation of window %lu changed to 'lecom', 'root'\n",
awindow
);
93
status = CtwmAddToCurrentWorkspace(dpy,
awindow
);
95
fprintf(stderr, "cannot change the occupation of window %lu\n",
awindow
);
97
printf("window %lu now occupy the current workspace\n",
awindow
);
[
all
...]
Completed in 34 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026