need_redraw        44 modules/games/gui_reversi.c static volatile uchar need_redraw = 0, need_redraw_all = 0, MFlag = 0;
need_redraw       272 modules/games/gui_reversi.c             need_redraw = 1;
need_redraw       279 modules/games/gui_reversi.c                 need_redraw = 1;
need_redraw       291 modules/games/gui_reversi.c             need_redraw = 1;
need_redraw       300 modules/games/gui_reversi.c             need_redraw = 1;
need_redraw       375 modules/games/gui_reversi.c             need_redraw = 1;
need_redraw       383 modules/games/gui_reversi.c             need_redraw = 1;
need_redraw       399 modules/games/gui_reversi.c             need_redraw = 1;
need_redraw       417 modules/games/gui_reversi.c         need_redraw = 1;
need_redraw       419 modules/games/gui_reversi.c     if (need_redraw) {
need_redraw       420 modules/games/gui_reversi.c         need_redraw = 0;
need_redraw        71 modules/games/gui_sokoban.c static int need_redraw;
need_redraw       363 modules/games/gui_sokoban.c             need_redraw = 1;
need_redraw       367 modules/games/gui_sokoban.c             need_redraw = 1;
need_redraw       371 modules/games/gui_sokoban.c             need_redraw = 1;
need_redraw       375 modules/games/gui_sokoban.c             need_redraw = 1;
need_redraw       384 modules/games/gui_sokoban.c             need_redraw = 1;
need_redraw       388 modules/games/gui_sokoban.c             need_redraw = 1;
need_redraw       407 modules/games/gui_sokoban.c         need_redraw = 1;
need_redraw       410 modules/games/gui_sokoban.c     if (need_redraw) {
need_redraw       411 modules/games/gui_sokoban.c         need_redraw = 0;
need_redraw        25 modules/gui_calendar.c static int need_redraw;
need_redraw        91 modules/gui_calendar.c     need_redraw = 2;
need_redraw       100 modules/gui_calendar.c             need_redraw = 1;
need_redraw       104 modules/gui_calendar.c             need_redraw = 1;
need_redraw       111 modules/gui_calendar.c             need_redraw = 1;
need_redraw       118 modules/gui_calendar.c             need_redraw = 1;
need_redraw       123 modules/gui_calendar.c             need_redraw = 1;
need_redraw       136 modules/gui_calendar.c     if (need_redraw == 2)
need_redraw       143 modules/gui_calendar.c     if (need_redraw) {
need_redraw       144 modules/gui_calendar.c         need_redraw = 0;
need_redraw       157 modules/gui_hexbox.c     int need_redraw = 1;
need_redraw       176 modules/gui_hexbox.c             need_redraw = 0;
need_redraw       189 modules/gui_hexbox.c             need_redraw = 0;
need_redraw       194 modules/gui_hexbox.c     if (need_redraw) hexbox_to_draw = 2;