Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_at_sb.h136 #define SMODE_PAGE_UP 2 macro
H A Dgui_at_sb.c810 if (mode == SMODE_PAGE_UP || mode == SMODE_LINE_UP) in RepeatNotify()
954 sbw->scrollbar.scroll_mode = SMODE_PAGE_UP; in NotifyScroll()