Home
last modified time | relevance | path

Searched defs:doOpenFile (Results 1 – 21 of 21) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/
H A DmacosxSupport.py96 def doOpenFile(*args): function
/dports/lang/python37/Python-3.7.12/Lib/idlelib/
H A Dmacosx.py132 def doOpenFile(*args): function
/dports/lang/python38/Python-3.8.12/Lib/idlelib/
H A Dmacosx.py132 def doOpenFile(*args): function
/dports/lang/python310/Python-3.10.1/Lib/idlelib/
H A Dmacosx.py132 def doOpenFile(*args): function
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/
H A Dmacosx.py132 def doOpenFile(*args): function
/dports/lang/python27/Python-2.7.18/Lib/idlelib/
H A DmacosxSupport.py96 def doOpenFile(*args): function
/dports/lang/python39/Python-3.9.9/Lib/idlelib/
H A Dmacosx.py132 def doOpenFile(*args): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/
H A Dmacosx.py132 def doOpenFile(*args): function
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/
H A Dmacosx.py132 def doOpenFile(*args): function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/
H A Dmacosx.py132 def doOpenFile(*args): function
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/
H A Dmacosx.py132 def doOpenFile(*args): function
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/IO/
H A DGameFileSystem.cpp92 const MappedFile::Ptr GameFileSystem::doOpenFile(const Path& path) const { in doOpenFile() function in TrenchBroom::IO::GameFileSystem
H A DPakFileSystem.cpp171 const MappedFile::Ptr PakFileSystem::doOpenFile(const Path& path) const { in doOpenFile() function in TrenchBroom::IO::PakFileSystem
H A DDiskFileSystem.cpp233 const MappedFile::Ptr DiskFileSystem::doOpenFile(const Path& path) const { in doOpenFile() function in TrenchBroom::IO::DiskFileSystem
/dports/biology/figtree/figtree-1.4.4/src/figtree/application/
H A DFigTreeApplication.java85 public DocumentFrame doOpenFile(File file) { in doOpenFile() method in FigTreeApplication
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/StanfordImporter/
H A DStanfordImporter.cpp54 void StanfordImporter::doOpenFile(const std::string& filename) { in doOpenFile() function in Magnum::Trade::StanfordImporter
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/AssimpImporter/
H A DAssimpImporter.cpp339 void AssimpImporter::doOpenFile(const std::string& filename) { in doOpenFile() function in Magnum::Trade::AssimpImporter
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/project/
H A Dprojectmanager.cpp552 void ProjectManager::doOpenFile(const QUrl &url, KAutoSaveFile *stale) in doOpenFile() function in ProjectManager
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/OpenGexImporter/
H A DOpenGexImporter.cpp223 void OpenGexImporter::doOpenFile(const std::string& filename) { in doOpenFile() function in Magnum::Trade::OpenGexImporter
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/TinyGltfImporter/
H A DTinyGltfImporter.cpp201 void TinyGltfImporter::doOpenFile(const std::string& filename) { in doOpenFile() function in Magnum::Trade::TinyGltfImporter
/dports/graphics/okular/okular-21.12.3/part/
H A Dpart.cpp1371 Document::OpenResult Part::doOpenFile(const QMimeType &mimeA, const QString &fileNameToOpenA, bool … in doOpenFile() function in Okular::Part