Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_at_fs.c157 static int SFpathScrollWidth, SFvScrollHeight, SFhScrollWidth; variable
1770 if (nw > -SFvScrollHeight) in SFvAreaSelectedCallback()
1777 if (nw < SFvScrollHeight) in SFvAreaSelectedCallback()
2329 SFvScrollHeight = SFlineToTextV + SFlistSize * SFentryHeight + in SFcreateWidgets()
2465 XtNheight, SFvScrollHeight, in SFcreateWidgets()