Searched refs:BorderCursors (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dscreen.h537 bool BorderCursors; ///< BorderResizeCursors config var member in struct:ScreenInfo
H A Dwin_resize.c190 cursor = (Scr->BorderCursors
416 if(Scr->BorderCursors && (cursor != tmp_win->curcurs)) {
552 if(Scr->BorderCursors && (cursor != tmp_win->curcurs)) {
H A Dctwm_main.c1264 scr->BorderCursors = false;
H A Devent_handlers.c2242 else if(Scr->BorderCursors && Tmp_win && Event.xany.window == Tmp_win->frame) {
3272 if(Scr->BorderCursors && ewp->window == Tmp_win->frame) {
3326 if(Scr->BorderCursors) {
3361 else if(Scr->BorderCursors && (ewp->window == Tmp_win->w)) {
H A Dparse_be.c764 Scr->BorderCursors = true;
H A Dadd_window.c1538 if(Scr->BorderCursors) {

Completed in 59 milliseconds