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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 19 WINCONFIG_SEQUENCE = "<Configure>"
213 self.winconfigid = acw.bind(WINCONFIG_SEQUENCE, self.winconfig_event)
396 self.autocompletewindow.unbind(WINCONFIG_SEQUENCE, self.winconfigid)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 19 WINCONFIG_SEQUENCE = "<Configure>"
213 self.winconfigid = acw.bind(WINCONFIG_SEQUENCE, self.winconfig_event)
396 self.autocompletewindow.unbind(WINCONFIG_SEQUENCE, self.winconfigid)

Completed in 112 milliseconds