active_col 454 src/help.c int active_col, active_line; /* Active link position */ active_col 468 src/help.c active_col = 0; active_col 501 src/help.c active_col = col + 2; active_col 607 src/help.c if (active_col != 0) active_col 608 src/help.c widget_gotoyx (h, active_line, active_col);