Searched refs:ewmhStruts (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dewmh.c1921 EwmhStrut *strut = Scr->ewmhStruts;
1994 if(Scr->ewmhStruts == NULL &&
2012 Scr->ewmhStruts = strut;
2024 strut = Scr->ewmhStruts;
2044 strut->next = Scr->ewmhStruts;
2045 Scr->ewmhStruts = strut;
2071 EwmhStrut **prev = &Scr->ewmhStruts;
2072 EwmhStrut *strut = Scr->ewmhStruts;
H A Dscreen.h972 EwmhStrut *ewmhStruts; member in struct:ScreenInfo

Completed in 6 milliseconds