Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_at_sb.h138 #define SMODE_LINE_UP 4 macro
H A Dgui_at_sb.c799 if (mode == SMODE_LINE_DOWN || mode == SMODE_LINE_UP) in RepeatNotify()
810 if (mode == SMODE_PAGE_UP || mode == SMODE_LINE_UP) in RepeatNotify()
885 sbw->scrollbar.scroll_mode = SMODE_LINE_UP; in ScrollSome()
934 sbw->scrollbar.scroll_mode = SMODE_LINE_UP; in NotifyScroll()