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

  /external/python/cpython2/Lib/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...]
  /prebuilts/gdb/darwin-x86/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...]
  /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 167 milliseconds