Searched refs:SFlowerY (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
1471 SFlowerY + i * SFentryHeight,
1473 SFlowerY + i * SFentryHeight);
1479 SFlowerY + i * SFentryHeight;
1481 SFlowerY + (i + 1) * SFentryHeight - 1;
1496 SFlowerY + (i + 1) * SFentryHeight - 1,
1498 SFlowerY + (i + 1) * SFentryHeight - 1);
1560 SFcurrentInvert[n] * SFentryHeight + SFlowerY,
1576 if (SFcurrentListY < SFlowerY)
1577 dist = SFlowerY
[all...]

Completed in 65 milliseconds