Home
last modified time | relevance | path

Searched refs:SFhScrollWidth (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
1842 if (nw > -SFhScrollWidth) in SFhAreaSelectedCallback()
1849 if (nw < SFhScrollWidth) in SFhAreaSelectedCallback()
2325 SFhScrollWidth = SFlineToTextH + SFentryWidth + SFlineToTextH; in SFcreateWidgets()
2489 XtNwidth, SFhScrollWidth, in SFcreateWidgets()