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

  /external/python/cpython2/Lib/idlelib/
ParenMatch.py 47 FLASH_DELAY = idleConf.GetOption('extensions','ParenMatch','flash-delay',
172 self.FLASH_DELAY,
  /external/python/cpython3/Lib/idlelib/
parenmatch.py 46 FLASH_DELAY = idleConf.GetOption('extensions','ParenMatch','flash-delay',
168 self.FLASH_DELAY,
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ParenMatch.py 47 FLASH_DELAY = idleConf.GetOption('extensions','ParenMatch','flash-delay',
170 self.editwin.text_frame.after(self.FLASH_DELAY,
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ParenMatch.py 47 FLASH_DELAY = idleConf.GetOption('extensions','ParenMatch','flash-delay',
170 self.editwin.text_frame.after(self.FLASH_DELAY,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 47 FLASH_DELAY = idleConf.GetOption('extensions','ParenMatch','flash-delay',
170 self.editwin.text_frame.after(self.FLASH_DELAY,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 47 FLASH_DELAY = idleConf.GetOption('extensions','ParenMatch','flash-delay',
170 self.editwin.text_frame.after(self.FLASH_DELAY,

Completed in 481 milliseconds