Searched refs:GetCfgSectionNameDialog (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DconfigSectionNameDialog.py8 class GetCfgSectionNameDialog(Toplevel): class in inherits:Toplevel
93 dlg=GetCfgSectionNameDialog(root,'Get Name',
H A DconfigDialog.py20 from idlelib.configSectionNameDialog import GetCfgSectionNameDialog namespace
642 newKeySet=GetCfgSectionNameDialog(self,'New Custom Key Set',
791 newTheme=GetCfgSectionNameDialog(self,'New Custom Theme',
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DconfigSectionNameDialog.py8 class GetCfgSectionNameDialog(Toplevel): class in inherits:Toplevel
93 dlg=GetCfgSectionNameDialog(root,'Get Name',
H A DconfigDialog.py20 from idlelib.configSectionNameDialog import GetCfgSectionNameDialog namespace
642 newKeySet=GetCfgSectionNameDialog(self,'New Custom Key Set',
791 newTheme=GetCfgSectionNameDialog(self,'New Custom Theme',
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DconfigSectionNameDialog.py8 class GetCfgSectionNameDialog(Toplevel): class in inherits:Toplevel
93 dlg=GetCfgSectionNameDialog(root,'Get Name',
H A DconfigDialog.py20 from idlelib.configSectionNameDialog import GetCfgSectionNameDialog namespace
642 newKeySet=GetCfgSectionNameDialog(self,'New Custom Key Set',
791 newTheme=GetCfgSectionNameDialog(self,'New Custom Theme',
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DconfigSectionNameDialog.py8 class GetCfgSectionNameDialog(Toplevel): class in inherits:Toplevel
93 dlg=GetCfgSectionNameDialog(root,'Get Name',
H A DconfigDialog.py20 from idlelib.configSectionNameDialog import GetCfgSectionNameDialog namespace
642 newKeySet=GetCfgSectionNameDialog(self,'New Custom Key Set',
791 newTheme=GetCfgSectionNameDialog(self,'New Custom Theme',

Completed in 203 milliseconds