hex 490 src/filemanager/cmd.c mcview_altered_flags.hex = FALSE; hex 493 src/filemanager/cmd.c if (mcview_global_flags.hex) hex 494 src/filemanager/cmd.c changed_flags.hex = TRUE; hex 499 src/filemanager/cmd.c mcview_global_flags.hex = FALSE; hex 505 src/filemanager/cmd.c if (changed_flags.hex && !mcview_altered_flags.hex) hex 506 src/filemanager/cmd.c mcview_global_flags.hex = TRUE; hex 367 src/filemanager/ext.c .hex = mcview_global_flags.hex, hex 375 src/filemanager/ext.c mcview_altered_flags.hex = FALSE; hex 377 src/filemanager/ext.c if (def_flags.hex != mcview_global_flags.hex) hex 378 src/filemanager/ext.c changed_flags.hex = TRUE; hex 387 src/filemanager/ext.c if (changed_flags.hex && !mcview_altered_flags.hex) hex 388 src/filemanager/ext.c mcview_global_flags.hex = def_flags.hex; hex 681 src/usermenu.c mcview_global_flags.hex = FALSE; hex 686 src/usermenu.c mcview_global_flags.hex = TRUE; hex 386 src/viewer/actions_cmd.c if (!view->mode_flags.hex) hex 390 src/viewer/actions_cmd.c if (!view->mode_flags.hex) hex 536 src/viewer/actions_cmd.c if (view->mode_flags.hex) hex 551 src/viewer/actions_cmd.c if (view->hexedit_mode && view->mode_flags.hex hex 648 src/viewer/actions_cmd.c if (view->mode_flags.hex) hex 228 src/viewer/dialogs.c if (!view->mode_flags.hex) hex 233 src/viewer/dialogs.c if (!view->mode_flags.hex) hex 80 src/viewer/display.c const global_keymap_t *keymap = view->mode_flags.hex ? view->hex_keymap : w->keymap; hex 85 src/viewer/display.c if (view->mode_flags.hex) hex 164 src/viewer/display.c if (view->mode_flags.hex) hex 184 src/viewer/display.c mcview_display_percent (view, view->mode_flags.hex ? view->hex_cursor : view->dpy_end); hex 240 src/viewer/display.c if (view->mode_flags.hex) hex 277 src/viewer/display.c height = (ruler == RULER_NONE || view->mode_flags.hex) ? 0 : 2; hex 124 src/viewer/lib.c view->mode_flags.hex = !view->mode_flags.hex; hex 126 src/viewer/lib.c if (view->mode_flags.hex) hex 138 src/viewer/lib.c mcview_altered_flags.hex = TRUE; hex 206 src/viewer/lib.c view->mode_flags.hex ? view->hex_cursor : view->dpy_start, hex 410 src/viewer/lib.c if (view->mode_flags.hex && filesize > 0) hex 54 src/viewer/mcviewer.c .wrap = TRUE, .hex = FALSE, .magic = TRUE, .nroff = FALSE hex 58 src/viewer/mcviewer.c .wrap = FALSE, .hex = FALSE, .magic = FALSE, .nroff = FALSE hex 215 src/viewer/mcviewer.c if (mcview_global_flags.hex) hex 439 src/viewer/mcviewer.c if (!view->mode_flags.hex) hex 23 src/viewer/mcviewer.h gboolean hex; // Plainview or hexview hex 75 src/viewer/move.c if (view->mode_flags.hex) hex 102 src/viewer/move.c view->search_start = view->mode_flags.hex ? view->hex_cursor : view->dpy_start; hex 116 src/viewer/move.c if (!view->mode_flags.hex) hex 150 src/viewer/move.c if (!view->mode_flags.hex) hex 179 src/viewer/move.c if (view->mode_flags.hex) hex 204 src/viewer/move.c if (view->mode_flags.hex) hex 255 src/viewer/move.c if (view->mode_flags.hex) hex 277 src/viewer/move.c if (!view->mode_flags.hex) hex 295 src/viewer/move.c if (!view->mode_flags.hex) hex 320 src/viewer/move.c if (view->mode_flags.hex) hex 398 src/viewer/move.c if (view->mode_flags.hex) hex 225 src/viewer/search.c if (!view->mode_flags.hex) hex 524 src/viewer/search.c if (view->mode_flags.hex) hex 532 src/viewer/search.c if (view->mode_flags.hex)