OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:workSpaceList
(Results
1 - 12
of
12
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
workspace_config.c
113
if(Scr->workSpaceMgr.
workSpaceList
== NULL) {
114
Scr->workSpaceMgr.
workSpaceList
= ws;
117
WorkSpace *wstmp = Scr->workSpaceMgr.
workSpaceList
;
workspace_structs.h
34
struct WorkSpace *
workSpaceList
;
functions_icmgr_wsmgr.c
92
for(wl = Scr->workSpaceMgr.
workSpaceList
; wl != NULL; wl = wl->next) {
146
for(wl = Scr->workSpaceMgr.
workSpaceList
; wl != NULL; wl = wl->next) {
workspace_manager.c
93
WorkSpace *ws = Scr->workSpaceMgr.
workSpaceList
;
299
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
401
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
543
for(WorkSpace *ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL;
566
WorkSpace *ws = Scr->workSpaceMgr.
workSpaceList
;
623
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
687
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
723
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
781
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
797
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next)
[
all
...]
occupation.c
103
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
367
wlist2 = wlist2 ? wlist2 : Scr->workSpaceMgr.
workSpaceList
;
403
wlist1 = Scr->workSpaceMgr.
workSpaceList
;
452
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
563
Scr->iconmgr = Scr->workSpaceMgr.
workSpaceList
->iconmgr;
713
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
846
for(WorkSpace *ws = Scr->workSpaceMgr.
workSpaceList
913
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
966
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
1018
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next)
[
all
...]
workspace_utils.c
341
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
360
ws1 = Scr->workSpaceMgr.
workSpaceList
;
382
ws = (ws->next != NULL) ? ws->next : Scr->workSpaceMgr.
workSpaceList
;
560
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
567
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
win_regions.c
72
for(wl = Scr->workSpaceMgr.
workSpaceList
; wl != NULL; wl = wl->next) {
117
for(wl = Scr->workSpaceMgr.
workSpaceList
; wl != NULL; wl = wl->next) {
174
for(wl = Scr->workSpaceMgr.
workSpaceList
; wl != NULL; wl = wl->next) {
iconmgr.c
99
ws = Scr->workSpaceMgr.
workSpaceList
;
228
Scr->workSpaceMgr.
workSpaceList
->iconmgr = Scr->iconmgr;
327
ws = Scr->workSpaceMgr.
workSpaceList
;
726
ip = Scr->workSpaceMgr.
workSpaceList
->iconmgr;
animate.c
360
for(ws = scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
menus.c
456
for(wlist = Scr->workSpaceMgr.
workSpaceList
; wlist != NULL;
463
for(wlist = Scr->workSpaceMgr.
workSpaceList
; wlist != NULL;
471
for(wlist = Scr->workSpaceMgr.
workSpaceList
; wlist != NULL;
1191
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
win_utils.c
948
for(wlist = Scr->workSpaceMgr.
workSpaceList
; wlist != NULL;
event_handlers.c
1750
for(ws = Scr->workSpaceMgr.
workSpaceList
; ws != NULL; ws = ws->next) {
Completed in 12 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026