HomeSort by relevance Sort by last modified time
    Searched refs:GetCfgSectionNameDialog (Results 1 - 8 of 8) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configSectionNameDialog.py 8 class GetCfgSectionNameDialog(Toplevel):
93 dlg=GetCfgSectionNameDialog(root,'Get Name',
configDialog.py 20 from idlelib.configSectionNameDialog import GetCfgSectionNameDialog
642 newKeySet=GetCfgSectionNameDialog(self,'New Custom Key Set',
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configSectionNameDialog.py 8 class GetCfgSectionNameDialog(Toplevel):
93 dlg=GetCfgSectionNameDialog(root,'Get Name',
configDialog.py 20 from idlelib.configSectionNameDialog import GetCfgSectionNameDialog
642 newKeySet=GetCfgSectionNameDialog(self,'New Custom Key Set',
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 8 class GetCfgSectionNameDialog(Toplevel):
93 dlg=GetCfgSectionNameDialog(root,'Get Name',
configDialog.py 20 from idlelib.configSectionNameDialog import GetCfgSectionNameDialog
642 newKeySet=GetCfgSectionNameDialog(self,'New Custom Key Set',
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 8 class GetCfgSectionNameDialog(Toplevel):
93 dlg=GetCfgSectionNameDialog(root,'Get Name',
configDialog.py 20 from idlelib.configSectionNameDialog import GetCfgSectionNameDialog
642 newKeySet=GetCfgSectionNameDialog(self,'New Custom Key Set',
    [all...]

Completed in 203 milliseconds