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

/macosx-10.10.1/vim-55/src/
H A Dgui_at_fs.c135 static int SFupperX, SFlowerY, SFupperY; variable
1199 rectangles[0].height = SFupperY + 1;
1578 else if (SFcurrentListY > SFupperY)
1579 dist = SFcurrentListY - SFupperY;
1615 else if (SFcurrentListY > SFupperY)
1663 if ((x >= 0) && (x <= SFupperX) && (y >= SFlowerY) && (y <= SFupperY))
2451 SFupperY = SFlineToTextV + SFentryHeight + SFlineToTextV + 1 +

Completed in 134 milliseconds