Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dv_z.c88 if (vs_sm_scroll(sp, &vp->m_final, sp->t_rows, Z_PLUS)) in v_z()
H A Dvs_smap.c540 case Z_PLUS: in vs_sm_scroll()
590 if (scmd == CNTRL_E || scmd == Z_PLUS || smp == TMAP) { in vs_sm_up()
672 case Z_PLUS: in vs_sm_up()
726 case Z_PLUS: in vs_sm_up()
H A Dvi.h375 CNTRL_U, CNTRL_Y, Z_CARAT, Z_PLUS enumerator