Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_at_fs.c131 static XSegment SFsegs[2], SFcompletionSegs[2]; variable
1400 SFcompletionSegs[0].y1 = SFcompletionSegs[1].y1 = in SFdrawStrings()
1402 SFcompletionSegs[0].y2 = SFcompletionSegs[1].y2 = in SFdrawStrings()
1408 SFcompletionSegs, in SFdrawStrings()
2350 SFcompletionSegs[0].x1 = SFcompletionSegs[0].x2 = SFlineToTextH; in SFcreateWidgets()
2351 SFcompletionSegs[1].x1 = SFcompletionSegs[1].x2 = in SFcreateWidgets()