Home
last modified time | relevance | path

Searched refs:selection_own (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_squeezer.py456 expandingbutton.selection_own = Mock()
/external/python/cpython3/Lib/tkinter/
D__init__.py914 def selection_own(self, **kw): member in Misc
/external/python/cpython2/Lib/lib-tk/
DTkinter.py761 def selection_own(self, **kw): member in Misc