Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/texinfo/info/
Dkey.c47 { "down-line", A_info_down_line },
Dinfomap.c1126 LFD, NUL, A_info_down_line,
1127 RET, NUL, A_info_down_line,
1132 CONTROL('e'), NUL, A_info_down_line,
1137 CONTROL('n'), NUL, A_info_down_line,
1174 'e', NUL, A_info_down_line,
1270 SK_ESCAPE, SK_DOWN_ARROW, NUL, A_info_down_line,
1271 '\033', 'O', 'B', NUL, A_info_down_line,
1272 '\033', '[', 'B', NUL, A_info_down_line,
Dfuns.h46 #define A_info_down_line 20 macro