Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/pynche/
DPyncheWidget.py165 self.__helpwin = Helpwin(self.__root, self.__quit)
203 class Helpwin: class
/external/python/cpython3/Tools/pynche/
DPyncheWidget.py164 self.__helpwin = Helpwin(self.__root, self.__quit)
202 class Helpwin: class
/external/python/cpython2/Tools/audiopy/
Daudiopy269 self.__helpwin = Helpwin(self.__tkroot, self.__quit)
354 class Helpwin: class
/external/python/cpython2/Misc/
DHISTORY10025 Helpwin.__init__(): The text widget should get focus.
/external/python/cpython3/Misc/
DHISTORY27404 Helpwin.__init__(): The text widget should get focus.