Home
last modified time | relevance | path

Searched refs:YView (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/tkinter/
Dtix.py856 class HList(TixWidget, XView, YView):
1421 class TList(TixWidget, XView, YView):
1772 class Grid(TixWidget, XView, YView):
D__init__.py1949 class YView: class
2704 class Canvas(Widget, XView, YView):
3180 class Listbox(Widget, XView, YView):
3562 class Text(Widget, XView, YView):
Dttk.py1175 class Treeview(Widget, tkinter.XView, tkinter.YView):
/third_party/python/Misc/
DHISTORY14091 - Issue #1135: Add the XView and YView mix-ins to avoid duplicating the xview*