Searched refs:WindowRegion (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dwin_regions.c2 * WindowRegion handling
19 TwmWindow *tmp_win, WindowRegion **wrp);
20 static WindowEntry *prevWindowEntry(WindowEntry *we, WindowRegion *wr);
26 * Backend for the parser when it hits WindowRegion
31 WindowRegion *wr;
34 wr = malloc(sizeof(WindowRegion));
69 WindowRegion *wr, *wr1 = NULL, *wr2 = NULL;
76 wr1 = malloc(sizeof(WindowRegion));
103 * do (like if the user doesn't have WindowRegion's config'd), and it
109 WindowRegion *w
[all...]
H A Dtypes.h42 typedef struct WindowRegion WindowRegion; typedef in typeref:struct:WindowRegion
H A Dworkspace_structs.h74 struct WindowRegion *FirstWindowRegion;
H A Dtwm_window_struct.h244 /// WindowRegion containing this window. \todo Write-only? Reap?
245 WindowRegion *wr;
H A Dctwm.h222 * Gravity used by IconRegion and WindowRegion. Strictly, there should
287 struct WindowRegion { struct
288 struct WindowRegion *next;
H A Dscreen.h740 /// %WindowRegion config var.
741 struct WindowRegion *FirstWindowRegion;
H A DCHANGES.md301 1. The `IconRegion` and `WindowRegion` config params both take a `vgrav
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc1995 WindowRegion `geomstring` `vgrav` `hgrav` { `win-list` }::

Completed in 14 milliseconds