Searched refs:WindowEntry (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dwin_regions.c15 static void splitWindowRegionEntry(WindowEntry *we,
18 static WindowEntry *findWindowEntry(WorkSpace *wl,
20 static WindowEntry *prevWindowEntry(WindowEntry *we, WindowRegion *wr);
21 static void mergeWindowEntries(WindowEntry *old, WindowEntry *we);
78 wr1->entries = calloc(1, sizeof(WindowEntry));
110 WindowEntry *we;
166 WindowEntry *we, *wp, *wn;
219 splitWindowRegionEntry(WindowEntry *w
[all...]
H A Dtypes.h43 typedef struct WindowEntry WindowEntry; typedef in typeref:struct:WindowEntry
H A Dctwm.h292 struct WindowEntry *entries;
295 struct WindowEntry { struct
296 struct WindowEntry *next;

Completed in 4 milliseconds