Searched refs:RandomDisplacementX (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dscreen.h847 short RandomDisplacementX; ///< RandomPlacement config var (2nd arg) member in struct:ScreenInfo
H A Dadd_window.c796 if(Scr->RandomDisplacementX >= 0) {
814 if(Scr->RandomDisplacementX >= 0
824 if(Scr->RandomDisplacementX < 0 && PlaceX < Scr->BorderLeft + 5) {
945 PlaceX += Scr->RandomDisplacementX;
H A Dctwm_main.c1228 scr->RandomDisplacementX = 30;
H A Dparse_be.c943 Scr->RandomDisplacementX = gx;

Completed in 10 milliseconds