hex 499 src/filemanager/cmd.c mcview_altered_flags.hex = FALSE; hex 502 src/filemanager/cmd.c if (mcview_global_flags.hex) hex 503 src/filemanager/cmd.c changed_flags.hex = TRUE; hex 508 src/filemanager/cmd.c mcview_global_flags.hex = FALSE; hex 514 src/filemanager/cmd.c if (changed_flags.hex && !mcview_altered_flags.hex) hex 515 src/filemanager/cmd.c mcview_global_flags.hex = TRUE; hex 364 src/filemanager/ext.c .hex = mcview_global_flags.hex, hex 373 src/filemanager/ext.c mcview_altered_flags.hex = FALSE; hex 375 src/filemanager/ext.c if (def_flags.hex != mcview_global_flags.hex) hex 376 src/filemanager/ext.c changed_flags.hex = TRUE; hex 385 src/filemanager/ext.c if (changed_flags.hex && !mcview_altered_flags.hex) hex 386 src/filemanager/ext.c mcview_global_flags.hex = def_flags.hex; hex 655 src/usermenu.c mcview_global_flags.hex = FALSE; hex 660 src/usermenu.c mcview_global_flags.hex = TRUE; hex 109 src/viewer/actions_cmd.c if (view->mode_flags.hex) hex 117 src/viewer/actions_cmd.c if (view->mode_flags.hex) hex 426 src/viewer/actions_cmd.c if (!view->mode_flags.hex) hex 430 src/viewer/actions_cmd.c if (!view->mode_flags.hex) hex 578 src/viewer/actions_cmd.c if (view->mode_flags.hex) hex 595 src/viewer/actions_cmd.c if (view->hexedit_mode && view->mode_flags.hex hex 694 src/viewer/actions_cmd.c if (view->mode_flags.hex) hex 223 src/viewer/dialogs.c if (!view->mode_flags.hex) hex 228 src/viewer/dialogs.c if (!view->mode_flags.hex) hex 84 src/viewer/display.c const global_keymap_t *keymap = view->mode_flags.hex ? view->hex_keymap : w->keymap; hex 89 src/viewer/display.c if (view->mode_flags.hex) hex 170 src/viewer/display.c if (view->mode_flags.hex) hex 193 src/viewer/display.c mcview_display_percent (view, view->mode_flags.hex ? view->hex_cursor : view->dpy_end); hex 249 src/viewer/display.c if (view->mode_flags.hex) hex 286 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 412 src/viewer/lib.c if (view->mode_flags.hex && filesize > 0) hex 55 src/viewer/mcviewer.c .hex = FALSE, hex 62 src/viewer/mcviewer.c .hex = FALSE, hex 217 src/viewer/mcviewer.c if (mcview_global_flags.hex) hex 441 src/viewer/mcviewer.c if (!view->mode_flags.hex) hex 22 src/viewer/mcviewer.h gboolean hex; /* Plainview or hexview */ hex 73 src/viewer/move.c if (view->mode_flags.hex) hex 99 src/viewer/move.c view->search_start = view->mode_flags.hex ? view->hex_cursor : view->dpy_start; hex 112 src/viewer/move.c if (view->mode_flags.hex) hex 147 src/viewer/move.c if (view->mode_flags.hex) hex 176 src/viewer/move.c if (view->mode_flags.hex) hex 201 src/viewer/move.c if (view->mode_flags.hex) hex 254 src/viewer/move.c if (view->mode_flags.hex) hex 275 src/viewer/move.c if (view->mode_flags.hex) hex 294 src/viewer/move.c if (view->mode_flags.hex) hex 321 src/viewer/move.c if (view->mode_flags.hex) hex 397 src/viewer/move.c if (view->mode_flags.hex) hex 197 src/viewer/search.c if (!view->mode_flags.hex)