force 54 lib/tty/color-internal.h void tty_color_init_lib (gboolean disable, gboolean force); force 118 lib/tty/color-ncurses.c tty_color_init_lib (gboolean disable, gboolean force) force 120 lib/tty/color-ncurses.c (void) force; force 57 lib/tty/color-slang.c has_colors (gboolean disable, gboolean force) force 61 lib/tty/color-slang.c if (force || (getenv ("COLORTERM") != NULL)) force 125 lib/tty/color-slang.c tty_color_init_lib (gboolean disable, gboolean force) force 129 lib/tty/color-slang.c if (has_colors (disable, force) && !disable) force 124 lib/tty/color.c tty_init_colors (gboolean disable, gboolean force) force 126 lib/tty/color.c tty_color_init_lib (disable, force); force 34 lib/tty/color.h void tty_init_colors (gboolean disable, gboolean force); force 186 src/editor/bookmark.c edit->force |= REDRAW_LINE; force 202 src/editor/bookmark.c edit->force |= REDRAW_LINE; force 235 src/editor/bookmark.c edit->force |= REDRAW_LINE; force 274 src/editor/bookmark.c edit->force |= REDRAW_PAGE; force 256 src/editor/edit-impl.h void format_paragraph (WEdit * edit, gboolean force); force 841 src/editor/edit.c edit->force |= REDRAW_PAGE; force 859 src/editor/edit.c edit->force |= REDRAW_PAGE; force 962 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1001 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1075 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1210 src/editor/edit.c edit->force |= REDRAW_PAGE; /* more than one pop usually means something big */ force 1217 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1223 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1292 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1299 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1305 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1421 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1583 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1622 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1673 src/editor/edit.c edit->force |= REDRAW_PAGE; force 1689 src/editor/edit.c e->force |= REDRAW_COMPLETELY; force 1814 src/editor/edit.c edit->force |= REDRAW_PAGE; force 2064 src/editor/edit.c edit->force |= REDRAW_PAGE; force 2132 src/editor/edit.c edit->force |= REDRAW_PAGE; force 2530 src/editor/edit.c edit->force |= REDRAW_LINE_ABOVE | REDRAW_AFTER_CURSOR; force 2564 src/editor/edit.c edit->force |= REDRAW_AFTER_CURSOR; force 2641 src/editor/edit.c edit->force |= REDRAW_AFTER_CURSOR; force 2701 src/editor/edit.c edit->force |= REDRAW_AFTER_CURSOR; force 2734 src/editor/edit.c edit->force |= REDRAW_LINE_BELOW; force 2752 src/editor/edit.c edit->force |= REDRAW_LINE_ABOVE; force 2890 src/editor/edit.c edit->force |= REDRAW_PAGE; force 2891 src/editor/edit.c edit->force &= (0xfff - REDRAW_CHAR_ONLY); force 2912 src/editor/edit.c edit->force |= REDRAW_PAGE; force 2913 src/editor/edit.c edit->force &= (0xfff - REDRAW_CHAR_ONLY); force 2923 src/editor/edit.c edit->force |= REDRAW_PAGE; force 2924 src/editor/edit.c edit->force &= (0xfff - REDRAW_CHAR_ONLY); force 2938 src/editor/edit.c edit->force |= REDRAW_PAGE; force 2939 src/editor/edit.c edit->force &= (0xfff - REDRAW_CHAR_ONLY); force 3076 src/editor/edit.c edit->force |= REDRAW_PAGE; force 3083 src/editor/edit.c edit->force |= REDRAW_PAGE; force 3127 src/editor/edit.c edit->force |= REDRAW_LINE_ABOVE | REDRAW_AFTER_CURSOR; force 3138 src/editor/edit.c edit->force |= REDRAW_LINE_ABOVE | REDRAW_AFTER_CURSOR; force 3189 src/editor/edit.c edit->force |= REDRAW_PAGE; force 3212 src/editor/edit.c edit->force |= REDRAW_CHAR_ONLY | REDRAW_LINE; force 3217 src/editor/edit.c edit->force |= REDRAW_COMPLETELY; force 3243 src/editor/edit.c edit->force |= REDRAW_PAGE; force 3268 src/editor/edit.c edit->force |= REDRAW_LINE; force 3273 src/editor/edit.c edit->force |= REDRAW_PAGE; force 3401 src/editor/edit.c edit->force |= REDRAW_PAGE; force 3463 src/editor/edit.c edit->force |= REDRAW_CHAR_ONLY; force 3578 src/editor/edit.c edit->force &= (0xFFF - REDRAW_CHAR_ONLY); force 3591 src/editor/edit.c edit->force &= (0xFFF - REDRAW_CHAR_ONLY); force 3680 src/editor/edit.c edit->force |= REDRAW_PAGE; force 3708 src/editor/edit.c edit->force |= REDRAW_PAGE; force 3739 src/editor/edit.c edit->force |= REDRAW_PAGE; force 3896 src/editor/edit.c edit->force |= REDRAW_PAGE; force 3904 src/editor/edit.c edit->force |= REDRAW_PAGE; force 4008 src/editor/edit.c edit->force |= REDRAW_PAGE; force 460 src/editor/editcmd.c edit->force |= REDRAW_COMPLETELY; force 569 src/editor/editcmd.c edit->force |= REDRAW_PAGE; force 741 src/editor/editcmd.c edit->force |= REDRAW_PAGE; force 998 src/editor/editcmd.c edit->force |= REDRAW_COMPLETELY; force 1258 src/editor/editcmd.c edit->force |= REDRAW_COMPLETELY; force 1377 src/editor/editcmd.c edit->force |= REDRAW_PAGE; force 1479 src/editor/editcmd.c edit->force |= REDRAW_PAGE; force 1734 src/editor/editcmd.c edit->force |= REDRAW_COMPLETELY; force 1767 src/editor/editcmd.c edit->force |= REDRAW_COMPLETELY; force 1806 src/editor/editcmd.c edit->force |= REDRAW_COMPLETELY; force 1865 src/editor/editcmd.c edit->force |= REDRAW_COMPLETELY; force 1916 src/editor/editcmd.c edit->force |= REDRAW_COMPLETELY; force 1945 src/editor/editcmd.c edit->force |= REDRAW_COMPLETELY; force 1997 src/editor/editcmd.c edit->force = REDRAW_PAGE; force 2025 src/editor/editcmd.c edit->force |= REDRAW_COMPLETELY; force 2054 src/editor/editcmd.c edit->force |= REDRAW_COMPLETELY; force 851 src/editor/editdraw.c int force = edit->force; force 877 src/editor/editdraw.c if ((force & REDRAW_IN_BOUNDS) == 0) force 901 src/editor/editdraw.c if ((force & REDRAW_CHAR_ONLY) == 0 || (force & REDRAW_PAGE) != 0) force 906 src/editor/editdraw.c if ((force & REDRAW_PAGE) != 0) force 921 src/editor/editdraw.c if ((force & REDRAW_BEFORE_CURSOR) != 0 && start_row < curs_row) force 945 src/editor/editdraw.c if ((force & REDRAW_AFTER_CURSOR) != 0 && end_row > curs_row) force 957 src/editor/editdraw.c if ((force & REDRAW_LINE_ABOVE) != 0 && curs_row >= 1) force 971 src/editor/editdraw.c if ((force & REDRAW_LINE_BELOW) != 0 && row < w->lines - 1) force 997 src/editor/editdraw.c edit->force = 0; force 1009 src/editor/editdraw.c edit->force |= REDRAW_PAGE | REDRAW_IN_BOUNDS; force 1018 src/editor/editdraw.c if (edit->force != 0) force 1019 src/editor/editdraw.c edit->force |= REDRAW_PAGE; force 355 src/editor/editmacros.c edit->force |= REDRAW_PAGE; force 389 src/editor/editmacros.c edit->force |= REDRAW_PAGE; force 653 src/editor/editsearch.c edit->force |= REDRAW_COMPLETELY; force 826 src/editor/editsearch.c edit->force |= REDRAW_COMPLETELY; force 852 src/editor/editsearch.c edit->force = REDRAW_COMPLETELY; force 940 src/editor/editsearch.c edit->force |= REDRAW_PAGE; force 1009 src/editor/editsearch.c edit->force |= REDRAW_PAGE; force 1021 src/editor/editsearch.c edit->force |= REDRAW_COMPLETELY; force 247 src/editor/editwidget.c edit->force |= REDRAW_PAGE; force 289 src/editor/editwidget.c edit->force |= REDRAW_COMPLETELY; force 692 src/editor/editwidget.c edit->force |= REDRAW_COMPLETELY; force 951 src/editor/editwidget.c e->force |= REDRAW_COMPLETELY; force 1057 src/editor/editwidget.c edit->force |= REDRAW_COMPLETELY; /* Not really needed as WEdit's MSG_DRAW already does this. */ force 1333 src/editor/editwidget.c e->force |= REDRAW_PAGE; force 1336 src/editor/editwidget.c if ((e->force & REDRAW_COMPLETELY) != 0) force 1337 src/editor/editwidget.c e->force |= REDRAW_PAGE; force 1525 src/editor/editwidget.c edit->force = REDRAW_COMPLETELY; force 1543 src/editor/editwidget.c edit->force |= REDRAW_PAGE; force 107 src/editor/editwidget.h int force; /* how much of the screen do we redraw? */ force 376 src/editor/etags.c edit->force |= REDRAW_COMPLETELY; force 125 src/editor/format.c begin_paragraph (WEdit * edit, gboolean force, long *lines) force 131 src/editor/format.c (force && bad_line_start (&edit->buffer, line_start (&edit->buffer, i)))) force 150 src/editor/format.c end_paragraph (WEdit * edit, gboolean force) force 156 src/editor/format.c (force && bad_line_start (&edit->buffer, line_start (&edit->buffer, i)))) force 477 src/editor/format.c format_paragraph (WEdit * edit, gboolean force) force 492 src/editor/format.c p = begin_paragraph (edit, force, &lines); force 493 src/editor/format.c q = end_paragraph (edit, force); force 499 src/editor/format.c if (!force) force 614 src/editor/spell.c edit->force |= REDRAW_PAGE; force 1658 src/filemanager/filemanager.c get_random_hint (gboolean force) force 1668 src/filemanager/filemanager.c if (!force && !mc_time_elapsed (&tv, update_period)) force 1727 src/filemanager/filemanager.c load_hint (gboolean force) force 1740 src/filemanager/filemanager.c hint = get_random_hint (force); force 44 src/filemanager/filemanager.h char *get_random_hint (gboolean force); force 45 src/filemanager/filemanager.h void load_hint (gboolean force);