Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_at_sb.h139 #define SMODE_LINE_DOWN 5 macro
H A Dgui_at_sb.c799 if (mode == SMODE_LINE_DOWN || mode == SMODE_LINE_UP) in RepeatNotify()
944 sbw->scrollbar.scroll_mode = SMODE_LINE_DOWN; in NotifyScroll()