Home
last modified time | relevance | path

Searched refs:scroll_mode (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_at_sb.c542 sbw->scrollbar.scroll_mode = SMODE_NONE; in Initialize()
776 if (sbw->scrollbar.scroll_mode == SMODE_CONT || in HandleThumb()
790 char mode = sbw->scrollbar.scroll_mode; in RepeatNotify()
885 sbw->scrollbar.scroll_mode = SMODE_LINE_UP; in ScrollSome()
926 sbw->scrollbar.scroll_mode = SMODE_NONE; in NotifyScroll()
934 sbw->scrollbar.scroll_mode = SMODE_LINE_UP; in NotifyScroll()
944 sbw->scrollbar.scroll_mode = SMODE_LINE_DOWN; in NotifyScroll()
954 sbw->scrollbar.scroll_mode = SMODE_PAGE_UP; in NotifyScroll()
964 sbw->scrollbar.scroll_mode = SMODE_PAGE_DOWN; in NotifyScroll()
987 sbw->scrollbar.scroll_mode = SMODE_NONE; in EndScroll()
[all …]
H A Dgui_at_sb.h117 char scroll_mode; // see below member