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 377 src/filemanager/ext.c .hex = mcview_global_flags.hex, hex 386 src/filemanager/ext.c mcview_altered_flags.hex = FALSE; hex 388 src/filemanager/ext.c if (def_flags.hex != mcview_global_flags.hex) hex 389 src/filemanager/ext.c changed_flags.hex = TRUE; hex 398 src/filemanager/ext.c if (changed_flags.hex && !mcview_altered_flags.hex) hex 399 src/filemanager/ext.c mcview_global_flags.hex = def_flags.hex; hex 688 src/usermenu.c mcview_global_flags.hex = FALSE; hex 693 src/usermenu.c mcview_global_flags.hex = TRUE; hex 110 src/viewer/actions_cmd.c if (view->mode_flags.hex) hex 118 src/viewer/actions_cmd.c if (view->mode_flags.hex) hex 422 src/viewer/actions_cmd.c if (!view->mode_flags.hex) hex 426 src/viewer/actions_cmd.c if (!view->mode_flags.hex) hex 574 src/viewer/actions_cmd.c if (view->mode_flags.hex) hex 591 src/viewer/actions_cmd.c if (view->hexedit_mode && view->mode_flags.hex hex 690 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 87 src/viewer/display.c const global_keymap_t *keymap = view->mode_flags.hex ? view->hex_keymap : w->keymap; hex 92 src/viewer/display.c if (view->mode_flags.hex) hex 171 src/viewer/display.c if (view->mode_flags.hex) hex 194 src/viewer/display.c mcview_display_percent (view, view->mode_flags.hex ? view->hex_cursor : view->dpy_end); hex 250 src/viewer/display.c if (view->mode_flags.hex) hex 287 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 413 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 221 src/viewer/mcviewer.c if (mcview_global_flags.hex) hex 448 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 274 src/viewer/move.c if (!view->mode_flags.hex) hex 292 src/viewer/move.c if (!view->mode_flags.hex) hex 317 src/viewer/move.c if (view->mode_flags.hex) hex 395 src/viewer/move.c if (view->mode_flags.hex) hex 202 src/viewer/search.c if (!view->mode_flags.hex)