Home
last modified time | relevance | path

Searched refs:SL_col_str (Results 1 – 3 of 3) sorted by relevance

/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Daee.h470 extern char *ae_help_file, *SL_line_str, *SL_col_str, *SL_lit_str, *SL_nolit_str;
H A Dlocalize.c153 SL_col_str = catgetlocal( 55, "col=%d"); in strings_init()
H A Daee.c450 char *ae_help_file, *SL_line_str, *SL_col_str, *SL_lit_str, *SL_nolit_str; variable
811 wprintw(com_win, SL_col_str, curr_buff->scr_pos); in status_display()