Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DTix.py755 self.subwidget_list['dirbox'] = _dummyDirSelectBox(self, 'dirbox')
1696 class _dummyDirSelectBox(DirSelectBox, TixSubWidget): class