Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DTix.py827 self.subwidget_list['fsbox'] = _dummyFileSelectBox(self, 'fsbox')
1714 class _dummyFileSelectBox(FileSelectBox, TixSubWidget): class