Home
last modified time | relevance | path

Searched defs:select_from (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DCanvas.py189 def select_from(self, index): member in Group
DTkinter.py2457 def select_from(self, tagOrId, index): member in Canvas
2548 select_from = selection_from variable in Entry
/external/python/parse_type/tasks/_vendor/
Dpathlib.py455 def select_from(self, parent_path): member in _Selector
/external/python/cpython3/Lib/
Dpathlib.py505 def select_from(self, parent_path): member in _Selector
/external/python/cpython3/Lib/tkinter/
D__init__.py2964 def select_from(self, tagOrId, index): member in Canvas
3080 select_from = selection_from variable in Entry