Home
last modified time | relevance | path

Searched defs:scroll (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/bsddialog/lib/
H A Dmessagebox.c34 struct scroll { struct
41 static void textupdate(struct dialog *d, struct scroll *s) in textupdate() argument
35 ypadscroll global() argument
/freebsd/usr.bin/mail/
H A Dcmd1.c89 scroll(void *v) in scroll() function
/freebsd/stand/efi/libefi/
H A Defi_console.c275 teken_pos_t *d, bool scroll) in efi_text_copy_line() argument
312 bool scroll = false; in efi_text_copy() local
/freebsd/contrib/wpa/src/utils/
H A Dbrowser.c294 GtkWidget *scroll; in hs20_web_browser() local
/freebsd/contrib/ee/
H A Dnew_curse.h160 int scroll; member
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js877 function scroll(e, i) { function
1877 scroll: TRUE, property
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in1248 #define scroll(win) wscrl(win,1) macro