Searched refs:selection_own (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/idlelib/idle_test/ | ||
D | test_squeezer.py | 435 expandingbutton.selection_own = Mock() |
/third_party/python/Lib/tkinter/ | ||
D | __init__.py | 1025 def selection_own(self, **kw): member in Misc |