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 372 src/filemanager/ext.c .hex = mcview_global_flags.hex, hex 380 src/filemanager/ext.c mcview_altered_flags.hex = FALSE; hex 382 src/filemanager/ext.c if (def_flags.hex != mcview_global_flags.hex) hex 383 src/filemanager/ext.c changed_flags.hex = TRUE; hex 392 src/filemanager/ext.c if (changed_flags.hex && !mcview_altered_flags.hex) hex 393 src/filemanager/ext.c mcview_global_flags.hex = def_flags.hex; hex 686 src/usermenu.c mcview_global_flags.hex = FALSE; hex 691 src/usermenu.c mcview_global_flags.hex = TRUE; hex 388 src/viewer/actions_cmd.c if (!view->mode_flags.hex) hex 392 src/viewer/actions_cmd.c if (!view->mode_flags.hex) hex 540 src/viewer/actions_cmd.c if (view->mode_flags.hex) hex 557 src/viewer/actions_cmd.c if (view->hexedit_mode && view->mode_flags.hex hex 654 src/viewer/actions_cmd.c if (view->mode_flags.hex) hex 234 src/viewer/dialogs.c if (!view->mode_flags.hex) hex 239 src/viewer/dialogs.c if (!view->mode_flags.hex) hex 82 src/viewer/display.c const global_keymap_t *keymap = view->mode_flags.hex ? view->hex_keymap : w->keymap; hex 87 src/viewer/display.c if (view->mode_flags.hex) hex 166 src/viewer/display.c if (view->mode_flags.hex) hex 189 src/viewer/display.c mcview_display_percent (view, view->mode_flags.hex ? view->hex_cursor : view->dpy_end); hex 245 src/viewer/display.c if (view->mode_flags.hex) hex 282 src/viewer/display.c height = (ruler == RULER_NONE || view->mode_flags.hex) ? 0 : 2; hex 128 src/viewer/lib.c view->mode_flags.hex = !view->mode_flags.hex; hex 130 src/viewer/lib.c if (view->mode_flags.hex) hex 142 src/viewer/lib.c mcview_altered_flags.hex = TRUE; hex 210 src/viewer/lib.c view->mode_flags.hex ? view->hex_cursor : view->dpy_start, hex 416 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 441 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 227 src/viewer/search.c if (!view->mode_flags.hex) hex 532 src/viewer/search.c if (view->mode_flags.hex) hex 540 src/viewer/search.c if (view->mode_flags.hex)