Searched refs:SFpathScrollWidth (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
2034 if (nw > -SFpathScrollWidth)
2041 if (nw < SFpathScrollWidth)
2435 SFpathScrollWidth = 3 * listWidth + 2 * listSpacing + 4;
2500 XtNwidth, SFpathScrollWidth,

Completed in 66 milliseconds