Home
last modified time | relevance | path

Searched refs:winfo_rootx (Results 1 – 25 of 32) sorted by relevance

12

/external/python/cpython2/Lib/idlelib/
DCallTipWindow.py43 x = box[0] + self.widget.winfo_rootx() + 2
141 top.geometry("200x100+%d+%d" % (parent.winfo_rootx() + 200,
DdynOptionMenuWidget.py41 top.geometry("200x100+%d+%d" % (parent.winfo_rootx() + 200,
DtextView.py25 parent.winfo_rootx() + 10,
DToolTip.py43 x = self.button.winfo_rootx() + 20
DconfigSectionNameDialog.py33 parent.winfo_rootx() +
Dtabbedpages.py267 (self.winfo_rootx() + self.winfo_width() <
268 page_set.winfo_rootx() + page_set.winfo_width())
DconfigHelpSourceEdit.py38 parent.winfo_rootx() +
DClassBrowser.py55 (flist.root.winfo_rootx(), flist.root.winfo_rooty() + 200))
DaboutDialog.py21 parent.winfo_rootx()+30,
DColorDelegator.py244 top.geometry("200x100+%d+%d" % (parent.winfo_rootx() + 200,
DkeybindingDialog.py44 parent.winfo_rootx() +
/external/python/cpython3/Lib/tkinter/
Dsimpledialog.py69 m_x = master.winfo_rootx()
159 self.geometry("+%d+%d" % (parent.winfo_rootx()+50,
Ddnd.py257 x_org = canvas.winfo_rootx()
/external/python/cpython3/Lib/idlelib/
Dtextview.py25 parent.winfo_rootx() + 10,
Dtooltip.py43 x = self.button.winfo_rootx() + 20
Dtabbedpages.py267 (self.winfo_rootx() + self.winfo_width() <
268 page_set.winfo_rootx() + page_set.winfo_width())
Dcalltip_w.py43 x = box[0] + self.widget.winfo_rootx() + 2
Dbrowser.py55 (flist.root.winfo_rootx(), flist.root.winfo_rooty() + 200))
Dhelp_about.py24 parent.winfo_rootx()+30,
Dquery.py77 parent.winfo_rootx() +
Dconfig_key.py47 parent.winfo_rootx() +
/external/python/cpython2/Lib/lib-tk/
DSimpleDialog.py45 m_x = master.winfo_rootx()
DtkSimpleDialog.py76 self.geometry("+%d+%d" % (parent.winfo_rootx()+50,
DTkdnd.py257 x_org = canvas.winfo_rootx()
/external/python/cpython2/Tools/webchecker/
Dtktools.py47 m_x = master.winfo_rootx()

12