Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/mail/
Dcmd1.c97 scroll(void *v) in scroll() function
/freebsd-12-stable/contrib/wpa/src/utils/
Dbrowser.c294 GtkWidget *scroll; in hs20_web_browser() local
/freebsd-12-stable/contrib/ee/
Dnew_curse.h160 int scroll; member
/freebsd-12-stable/contrib/libxo/xohtml/external/
Djquery.qtip.js877 function scroll(e, i) { function
1877 scroll: TRUE, property in QTIP.defaults.position.adjust
/freebsd-12-stable/contrib/ncurses/include/
Dcurses.h.in1164 #define scroll(win) wscrl(win,1) macro