Home
last modified time | relevance | path

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

/third_party/python/Lib/tkinter/
Dtix.py823 self.subwidget_list['fsbox'] = _dummyFileSelectBox(self, 'fsbox')
1708 class _dummyFileSelectBox(FileSelectBox, TixSubWidget): class