Home
last modified time | relevance | path

Searched refs:fn_UDL_str (Results 1 – 5 of 5) sorted by relevance

/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Dkeys.c79 temp = fn_UDL_str; in function_key()
H A Dlocalize.c280 fn_UDL_str = catgetlocal( 180, "UDL"); in strings_init()
529 assignment[12].macro = fn_UDL_str; in strings_init()
H A Dcontrol.c1706 g_ctr[11] = fn_UDL_str; /* gold control l */ in init_keys()
1738 g_f[2] = fn_UDL_str; in init_keys()
1828 else if (compare(temp, fn_UDL_str, FALSE))
H A Daee.h495 extern char *fn_NB_str, *fn_PB_str, *fn_UDL_str, *fn_UDC_str, *fn_DW_str;
H A Daee.c475 char *fn_NB_str, *fn_PB_str, *fn_UDL_str, *fn_UDC_str, *fn_DW_str; variable