Searched refs:scroll_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/nvi/vi/
H A Dvs_smap.c28 static int vs_sm_down(SCR *, MARK *, recno_t, scroll_t, SMAP *);
32 static int vs_sm_up(SCR *, MARK *, recno_t, scroll_t, SMAP *);
511 * PUBLIC: int vs_sm_scroll(SCR *, MARK *, recno_t, scroll_t);
514 vs_sm_scroll(SCR *sp, MARK *rp, recno_t count, scroll_t scmd)
571 vs_sm_up(SCR *sp, MARK *rp, recno_t count, scroll_t scmd, SMAP *smp)
808 vs_sm_down(SCR *sp, MARK *rp, recno_t count, scroll_t scmd, SMAP *smp)
H A Dextern.h131 int vs_sm_scroll(SCR *, MARK *, recno_t, scroll_t);
H A Dvi.h376 } scroll_t; typedef in typeref:enum:__anon5500

Completed in 55 milliseconds