Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_at_fs.c135 static int SFupperX, SFlowerY, SFupperY; variable
1573 if ((x >= 0) && (x <= SFupperX) && (y >= SFlowerY) && (y <= SFupperY)) in SFnewInvertEntry()
2332 SFupperX = SFlineToTextH + SFentryWidth + SFlineToTextH - 1; in SFcreateWidgets()