HomeSort by: relevance | last modified time | path
    Searched refs:WindowRingAll (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/
screen.h 654 /// \sa ScreenInfo.WindowRingAll
922 bool WindowRingAll; ///< WindowRing config var. \sa ScreenInfo.WindowRingL
gram.y 426 | WINDOW_RING { Scr->WindowRingAll = true; }
428 Scr->WindowRingAll = true;
gram.tab.c 2691 { Scr->WindowRingAll = true; }
2698 Scr->WindowRingAll = true;
ctwm_main.c 1252 scr->WindowRingAll = false;
add_window.c 453 * WindowRingAll is set. If it is, we still exclude several special
458 (Scr->WindowRingAll && !tmp_win->iswspmgr
  /xsrc/external/mit/ctwm/dist/gen/
gram.tab.c 2691 { Scr->WindowRingAll = true; }
2698 Scr->WindowRingAll = true;

Completed in 25 milliseconds