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

  /external/python/cpython2/Lib/idlelib/
macosxSupport.py 96 def doOpenFile(*args):
103 root.createcommand("::tk::mac::OpenDocument", doOpenFile)
  /external/python/cpython3/Lib/idlelib/
macosx.py 98 def doOpenFile(*args):
105 root.createcommand("::tk::mac::OpenDocument", doOpenFile)
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
macosxSupport.py 63 def doOpenFile(*args):
70 root.createcommand("::tk::mac::OpenDocument", doOpenFile)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
macosxSupport.py 63 def doOpenFile(*args):
70 root.createcommand("::tk::mac::OpenDocument", doOpenFile)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 63 def doOpenFile(*args):
70 root.createcommand("::tk::mac::OpenDocument", doOpenFile)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 63 def doOpenFile(*args):
70 root.createcommand("::tk::mac::OpenDocument", doOpenFile)
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/
DetectingViewer.java 112 doOpenFile();
352 private void doOpenFile()

Completed in 304 milliseconds