Home
last modified time | relevance | path

Searched refs:A_B_SCROLL (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/less/
H A Dcmd.h16 #define A_B_SCROLL 4 macro
H A Ddecode.c69 'u',0, A_B_SCROLL,
70 CONTROL('U'),0, A_B_SCROLL,
H A Dlesskey_parse.c38 { "back-scroll", A_B_SCROLL },
H A Dcommand.c1489 case A_B_SCROLL: in commands()