Home
last modified time | relevance | path

Searched defs:getselection (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/python/cpython2/Mac/Demo/PICTbrowse/
DPICTbrowse.py114 def getselection(self): member in MyDialog
Dcicnbrowse.py135 def getselection(self): member in MyDialog
DICONbrowse.py135 def getselection(self): member in MyDialog
DPICTbrowse2.py136 def getselection(self): member in MyDialog
DoldPICTbrowse.py121 def getselection(self): member in MyDialog
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTix.py1584 def getselection(self, mode='on'): member in CheckList
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
Dtix.py1583 def getselection(self, mode='on'): member in CheckList