Searched refs:A_FREPAINT (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/distrib/utils/more/ |
| D | less.h | 64 #define A_FREPAINT 8 macro
|
| D | decode.c | 85 'R',0, A_FREPAINT,
|
| D | command.c | 430 case A_FREPAINT: /* flush buffers and repaint */ in commands()
|
| /netbsd/src/external/bsd/less/dist/ |
| D | cmd.h | 25 #define A_FREPAINT 11 macro
|
| D | lesskey_parse.c | 54 { "flush-repaint", A_FREPAINT }, 84 { "repaint-flush", A_FREPAINT },
|
| D | decode.c | 89 'R',0, A_FREPAINT,
|
| D | command.c | 1518 case A_FREPAINT: in commands()
|