Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/less/
HDcmd.h26 #define A_F_SCROLL 14 macro
HDdecode.c67 'd',0, A_F_SCROLL,
68 CONTROL('D'),0, A_F_SCROLL,
HDlesskey.c121 { "forw-scroll", A_F_SCROLL },
HDcommand.c1449 case A_F_SCROLL: in commands()