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

  /src/games/tetris/
screen.c 362 if (cur_so && move_standout_mode) {
  /src/lib/libcurses/
refresh.c 2036 if (!move_standout_mode)
2044 checkms, move_standout_mode ? "TRUE" : "FALSE", curscr->wattr);
  /src/lib/libterminfo/
term.h 141 #define move_standout_mode t_move_standout_mode(cur_term) macro
182 * move_standout_mode: Safe to move in standout modes

Completed in 170 milliseconds