Home
last modified time | relevance | path

Searched defs:ScrolledCanvas (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
Dtree.py439 class ScrolledCanvas: class
/third_party/python/Lib/
Dturtle.py330 class ScrolledCanvas(TK.Frame): class