Home
last modified time | relevance | path

Searched refs:hbar (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Tools/webchecker/
Dtktools.py63 def make_scrollbars(parent, hbar, vbar, pack=1, class_=None, name=None, argument
89 if not hbar:
104 if hbar:
105 hbar = Scrollbar(frame, orient=HORIZONTAL, name="hbar",
107 hbar.pack(fill=X, side=BOTTOM)
109 hbar = None
111 return hbar, vbar, frame
114 def set_scroll_commands(widget, hbar, vbar): argument
126 if hbar:
127 widget['xscrollcommand'] = (hbar, 'set')
[all …]
/external/python/cpython3/Lib/turtledemo/
D__main__.py213 self.hbar = hbar = Scrollbar(text_frame, name='hbar', orient=HORIZONTAL)
214 hbar['command'] = text.xview
215 hbar.pack(side=BOTTOM, fill=X)
217 text['xscrollcommand'] = hbar.set
/external/python/cpython2/Demo/turtle/
DturtleDemo.py118 self.hbar = hbar = Scrollbar(text_frame, name='hbar', orient=HORIZONTAL)
119 hbar['command'] = text.xview
120 hbar.pack(side=BOTTOM, fill=X)
124 text['xscrollcommand'] = hbar.set
/external/python/cpython2/Lib/idlelib/
DTreeWidget.py423 self.hbar = Scrollbar(self.frame, name="hbar", orient="horizontal")
424 self.hbar.grid(row=1, column=0, sticky="ews")
427 self.canvas['xscrollcommand'] = self.hbar.set
428 self.hbar['command'] = self.canvas.xview
/external/python/cpython3/Lib/idlelib/
Dtree.py452 self.hbar = Scrollbar(self.frame, name="hbar", orient="horizontal")
453 self.hbar.grid(row=1, column=0, sticky="ews")
456 self.canvas['xscrollcommand'] = self.hbar.set
457 self.hbar['command'] = self.canvas.xview
/external/mtools/
Dtexinfo.tex11101 \DeclareUnicodeCharacter{210F}{\ensuremath\hbar}%