Searched refs:next_window_y (Results 1 – 1 of 1) sorted by relevance
79 next_window_y = 44 # jvr variable83 global next_window_x, next_window_y84 r, b = next_window_x+width, next_window_y+height88 next_window_y = 4489 l, t = next_window_x, next_window_y90 r, b = next_window_x+width, next_window_y+height91 next_window_x, next_window_y = next_window_x + 8, next_window_y + 20 # jvr