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

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configDialog.py 572 sections=idleConf.GetSectionList('default',configType)
640 usedNames=(idleConf.GetSectionList('user','keys')+
641 idleConf.GetSectionList('default','keys'))
675 customKeyList=idleConf.GetSectionList('user','keys')
    [all...]
configHandler.py 280 def GetSectionList(self, configSet, configType):
406 self.GetSectionList('default','extensions'))
408 self.GetSectionList('user','extensions'))
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configDialog.py 572 sections=idleConf.GetSectionList('default',configType)
640 usedNames=(idleConf.GetSectionList('user','keys')+
641 idleConf.GetSectionList('default','keys'))
675 customKeyList=idleConf.GetSectionList('user','keys')
    [all...]
configHandler.py 280 def GetSectionList(self, configSet, configType):
406 self.GetSectionList('default','extensions'))
408 self.GetSectionList('user','extensions'))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 572 sections=idleConf.GetSectionList('default',configType)
640 usedNames=(idleConf.GetSectionList('user','keys')+
641 idleConf.GetSectionList('default','keys'))
675 customKeyList=idleConf.GetSectionList('user','keys')
    [all...]
configHandler.py 280 def GetSectionList(self, configSet, configType):
406 self.GetSectionList('default','extensions'))
408 self.GetSectionList('user','extensions'))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 572 sections=idleConf.GetSectionList('default',configType)
640 usedNames=(idleConf.GetSectionList('user','keys')+
641 idleConf.GetSectionList('default','keys'))
675 customKeyList=idleConf.GetSectionList('user','keys')
    [all...]
configHandler.py 280 def GetSectionList(self, configSet, configType):
406 self.GetSectionList('default','extensions'))
408 self.GetSectionList('user','extensions'))

Completed in 1710 milliseconds