Searched refs:SFhScrollWidth (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_at_fs.c157 static int SFpathScrollWidth, SFvScrollHeight, SFhScrollWidth; variable
1940 if (nw > -SFhScrollWidth)
1947 if (nw < SFhScrollWidth)
2441 SFhScrollWidth = SFlineToTextH + SFentryWidth + SFlineToTextH;
2605 XtNwidth, SFhScrollWidth,

Completed in 105 milliseconds