HomeSort by relevance Sort by last modified time
    Searched full:next_window_x (Results 1 - 1 of 1) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
FrameWork.py 78 next_window_x = 16 # jvr variable
83 global next_window_x, next_window_y
84 r, b = next_window_x+width, next_window_y+height
86 next_window_x = 16
89 l, t = next_window_x, next_window_y
90 r, b = next_window_x+width, next_window_y+height
91 next_window_x, next_window_y = next_window_x + 8, next_window_y + 20 # jvr
    [all...]

Completed in 130 milliseconds