Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dvs_smap.c538 case CNTRL_E: in vs_sm_scroll()
559 if (scmd != CNTRL_E && scmd != CNTRL_Y && in vs_sm_scroll()
590 if (scmd == CNTRL_E || scmd == Z_PLUS || smp == TMAP) { in vs_sm_up()
630 cursor_set = scmd == CNTRL_E || vs_sm_cursor(sp, &ssmp); in vs_sm_up()
666 case CNTRL_E: in vs_sm_up()
690 case CNTRL_E: in vs_sm_up()
H A Dv_scroll.c439 &vp->m_stop, F_ISSET(vp, VC_C1SET) ? vp->count : 1, CNTRL_E)) in v_linedown()
H A Dvi.h374 CNTRL_B, CNTRL_D, CNTRL_E, CNTRL_F, enumerator