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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
FrameWork.py 796 self.do_postresize(rect[2] - rect[0], rect[3] - rect[1], window) # jvr
821 self.do_postresize(width, height, window)
823 def do_postresize(self, width, height, window): member in class:Window
946 def do_postresize(self, width, height, window): member in class:ScrolledWindow
    [all...]

Completed in 152 milliseconds