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