cursor_col 255 src/viewer/hex.c view->cursor_col = col; cursor_col 361 src/viewer/hex.c view->cursor_col = text_start + bytes; cursor_col 153 src/viewer/internal.h int cursor_col; /* Cursor column */ cursor_col 178 src/viewer/lib.c view->cursor_col = 0; cursor_col 379 src/viewer/move.c int col = view->cursor_col;