Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
HDcmd.h26 #define A_F_SCROLL 14 macro
HDdecode.c69 'd',0, A_F_SCROLL,
70 CONTROL('D'),0, A_F_SCROLL,
HDlesskey_parse.c60 { "forw-scroll", A_F_SCROLL },
HDcommand.c1559 case A_F_SCROLL: in commands()