Searched defs:getselection (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/python/cpython2/Mac/Demo/PICTbrowse/ | ||
D | PICTbrowse.py | 114 def getselection(self): member in MyDialog |
D | cicnbrowse.py | 135 def getselection(self): member in MyDialog |
D | ICONbrowse.py | 135 def getselection(self): member in MyDialog |
D | PICTbrowse2.py | 136 def getselection(self): member in MyDialog |
D | oldPICTbrowse.py | 121 def getselection(self): member in MyDialog |
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ | ||
D | Tix.py | 1584 def getselection(self, mode='on'): member in CheckList |
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ | ||
D | tix.py | 1583 def getselection(self, mode='on'): member in CheckList |