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

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configDialog.py 445 self.customTheme.trace_variable('w',self.VarChanged_customTheme)
483 def VarChanged_customTheme(self,*params):
495 self.VarChanged_customTheme()
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configDialog.py 445 self.customTheme.trace_variable('w',self.VarChanged_customTheme)
483 def VarChanged_customTheme(self,*params):
495 self.VarChanged_customTheme()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 445 self.customTheme.trace_variable('w',self.VarChanged_customTheme)
483 def VarChanged_customTheme(self,*params):
495 self.VarChanged_customTheme()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 445 self.customTheme.trace_variable('w',self.VarChanged_customTheme)
483 def VarChanged_customTheme(self,*params):
495 self.VarChanged_customTheme()
    [all...]

Completed in 43 milliseconds