Home
last modified time | relevance | path

Searched defs:GetCurrentFileName (Results 1 – 18 of 18) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/kicad/
H A Dkicad_manager_frame.h69 wxString GetCurrentFileName() const override in GetCurrentFileName() function
/dports/math/vtk8/VTK-8.2.0/Common/ExecutionModel/
H A DvtkParallelReader.cxx88 const char* vtkParallelReader::GetCurrentFileName() const in GetCurrentFileName() function in vtkParallelReader
H A DvtkSimpleReader.cxx89 const char* vtkSimpleReader::GetCurrentFileName() const in GetCurrentFileName() function in vtkSimpleReader
/dports/math/vtk9/VTK-9.1.0/Common/ExecutionModel/
H A DvtkParallelReader.cxx81 const char* vtkParallelReader::GetCurrentFileName() const in GetCurrentFileName() function in vtkParallelReader
H A DvtkSimpleReader.cxx82 const char* vtkSimpleReader::GetCurrentFileName() const in GetCurrentFileName() function in vtkSimpleReader
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/
H A Dstream_source.cpp375 string CInputStreamSource::GetCurrentFileName(void) const in GetCurrentFileName() function in CInputStreamSource
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/
H A Dstream_source.cpp375 string CInputStreamSource::GetCurrentFileName(void) const in GetCurrentFileName() function in CInputStreamSource
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/FileManager/
H A DProgressDialog2.h131 void GetCurrentFileName(UString &fileName) in GetCurrentFileName() function
/dports/math/vtk9/VTK-9.1.0/IO/CGNS/
H A DvtkCGNSFileSeriesReader.cxx113 const char* vtkCGNSFileSeriesReader::GetCurrentFileName() const in GetCurrentFileName() function in vtkCGNSFileSeriesReader
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/
H A Deda_base_frame.h439 virtual wxString GetCurrentFileName() const { return wxEmptyString; } in GetCurrentFileName() function
/dports/textproc/sowing/sowing-1.1.18/src/doctext/
H A Ddoctext.cc644 const char *GetCurrentFileName( void ) in GetCurrentFileName() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pagelayout_editor/
H A Dpl_editor_frame.cpp569 wxString PL_EDITOR_FRAME::GetCurrentFileName() const in GetCurrentFileName() function in PL_EDITOR_FRAME
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/
H A DAppHost.cs156 public string GetCurrentFileName() in GetCurrentFileName() method in GKCore.AppHost
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Dpanel.h303 const unicode_t* GetCurrentFileName() { return _list.GetFileName( _current, HideDotsInDir() ); } in GetCurrentFileName() function
H A Dncwin.cpp1205 const unicode_t* NCWin::GetCurrentFileName() const in GetCurrentFileName() function in NCWin
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dpcb_edit_frame.cpp1773 wxString PCB_EDIT_FRAME::GetCurrentFileName() const in GetCurrentFileName() function in PCB_EDIT_FRAME
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dsch_edit_frame.cpp1642 wxString SCH_EDIT_FRAME::GetCurrentFileName() const in GetCurrentFileName() function in SCH_EDIT_FRAME
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/imguiFileDialog/
H A DImGuiFileDialog.cpp4336 std::string IGFD::FileDialog::GetCurrentFileName() in GetCurrentFileName() function in IGFD::IGFD::FileDialog