Searched refs:SFupperX (Results 1 – 1 of 1) sorted by relevance
135 static int SFupperX, SFlowerY, SFupperY; variable1573 if ((x >= 0) && (x <= SFupperX) && (y >= SFlowerY) && (y <= SFupperY)) in SFnewInvertEntry()2332 SFupperX = SFlineToTextH + SFentryWidth + SFlineToTextH - 1; in SFcreateWidgets()