Searched refs:Winc (Results 1 – 1 of 1) sorted by relevance
30 Winc = 1 variable41 W = W + Winc43 if (Winc == 1 and W >= mode.hdisplay - X):44 Winc = -1 variable45 if (Winc == -1 and W <= fbX/32):46 Winc = 1 variable