HomeSort by relevance Sort by last modified time
    Searched refs:winfo_reqheight (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/python/cpython2/Lib/idlelib/
configSectionNameDialog.py 36 ((parent.winfo_height()/2 - self.winfo_reqheight()/2)
configHelpSourceEdit.py 41 ((parent.winfo_height()/2 - self.winfo_reqheight()/2)
keybindingDialog.py 47 ((parent.winfo_height()/2 - self.winfo_reqheight()/2)
  /external/python/cpython2/Lib/lib-tk/
SimpleDialog.py 52 w_height = widget.winfo_reqheight()
ttk.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configSectionNameDialog.py 34 -(self.winfo_reqheight()/2)) )) ) #centre dialog over parent
configHelpSourceEdit.py 39 -(self.winfo_reqheight()/2)))))
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
SimpleDialog.py 52 w_height = widget.winfo_reqheight()
ttk.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configSectionNameDialog.py 34 -(self.winfo_reqheight()/2)) )) ) #centre dialog over parent
configHelpSourceEdit.py 39 -(self.winfo_reqheight()/2)))))
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
SimpleDialog.py 52 w_height = widget.winfo_reqheight()
ttk.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 34 -(self.winfo_reqheight()/2)) )) ) #centre dialog over parent
configHelpSourceEdit.py 39 -(self.winfo_reqheight()/2)))))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
SimpleDialog.py 52 w_height = widget.winfo_reqheight()
ttk.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 34 -(self.winfo_reqheight()/2)) )) ) #centre dialog over parent
configHelpSourceEdit.py 39 -(self.winfo_reqheight()/2)))))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
SimpleDialog.py 52 w_height = widget.winfo_reqheight()
ttk.py     [all...]
  /external/python/cpython3/Lib/tkinter/
ttk.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
tktools.py 54 w_height = widget.winfo_reqheight()
  /external/python/cpython2/Tools/webchecker/
tktools.py 54 w_height = widget.winfo_reqheight()
  /external/python/cpython3/Lib/idlelib/
config_key.py 50 ((parent.winfo_height()/2 - self.winfo_reqheight()/2)

Completed in 299 milliseconds

1 2 3