Searched refs:WinList (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dtypes.h54 typedef struct winList WinList; typedef in typeref:struct:winList
H A Dworkspace_manager.h36 void WMapRedrawName(VirtualScreen *vs, WinList *wl);
H A Dworkspace_structs.h81 WinList *wl;
H A Dworkspace_manager.c642 for(WinList *wl = msw->wl; wl != NULL; wl = wl->next) {
740 WinList *wl;
952 WinList *wl;
1667 WinList *wl;
1739 WinList *wl;
1806 for(WinList *wl = msw->wl; wl != NULL; wl = wl->next) {
1886 WinList *wl;
1977 WinList *wl;
1997 WMapRedrawName(VirtualScreen *vs, WinList *wl)
2145 WinList *w
[all...]
H A Dworkspace_utils.c49 WinList *winl;

Completed in 6 milliseconds