Home
last modified time | relevance | path

Searched refs:GetPathSeparator (Results 201 – 225 of 385) sorted by relevance

12345678910>>...16

/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/model/
H A DModel_Report.cpp244 auto s = wxString(wxFileName::GetPathSeparator()); in get_html()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dfilename.h743 static wxUniChar GetPathSeparator(wxPathFormat format = wxPATH_NATIVE);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dfilename.h727 static wxUniChar GetPathSeparator(wxPathFormat format = wxPATH_NATIVE);
/dports/games/wxlauncher/wxLauncher-release-0.10.0/code/
H A DMainWindow.cpp179 wxFileName path(folder + wxFileName::GetPathSeparator() + binary, wxPATH_NATIVE); in OnStart()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/compilergcc/
H A DcompilerICC.cpp74 wxString sep = wxFileName::GetPathSeparator(); in AutoDetectInstallationDir()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dfilename.h727 static wxUniChar GetPathSeparator(wxPathFormat format = wxPATH_NATIVE);
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dfile_utils.cpp325 dir += wxFileName::GetPathSeparator(); in RenameFile()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dfilename.cpp532 fullpath += GetPathSeparator(format); in Assign()
1238 dir = GetPathSeparator(); in GetTempDir()
2144 fullpath += GetPathSeparator(format); in GetPath()
2223 GetPathSeparator(wxPATH_DOS); in GetLongPath()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dfilename.cpp555 fullpath += GetPathSeparator(format); in Assign()
1304 dir = GetPathSeparator(); in GetTempDir()
2184 fullpath += GetPathSeparator(format); in GetPath()
2302 GetPathSeparator(wxPATH_DOS); in GetLongPath()
H A Dfilefn.cpp174 wxFileName fn(path + wxFileName::GetPathSeparator()); in Add()
262 if (!strstart.IsEmpty() && strstart.Last() != wxFileName::GetPathSeparator()) in FindValidPath()
263 strstart += wxFileName::GetPathSeparator(); in FindValidPath()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DPanoPanel.cpp1068 if(tempDir.Last()!=wxFileName::GetPathSeparator()) in DoStitch()
1069 tempDir.Append(wxFileName::GetPathSeparator()); in DoStitch()
1351 if (tempDir.Last() != wxFileName::GetPathSeparator()) in DoUserDefinedStitch()
1353 tempDir.Append(wxFileName::GetPathSeparator()); in DoUserDefinedStitch()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dfilename.cpp555 fullpath += GetPathSeparator(format); in Assign()
1304 dir = GetPathSeparator(); in GetTempDir()
2184 fullpath += GetPathSeparator(format); in GetPath()
2302 GetPathSeparator(wxPATH_DOS); in GetLongPath()
H A Dfilefn.cpp174 wxFileName fn(path + wxFileName::GetPathSeparator()); in Add()
262 if (!strstart.IsEmpty() && strstart.Last() != wxFileName::GetPathSeparator()) in FindValidPath()
263 strstart += wxFileName::GetPathSeparator(); in FindValidPath()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Dncbiexec.cpp887 tmp = CDir::GetCwd() + CDirEntry::GetPathSeparator() + tmp; in ResolvePath()
919 tmp = CDir::GetCwd() + CDirEntry::GetPathSeparator() + tmp; in ResolvePath()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Dncbiexec.cpp887 tmp = CDir::GetCwd() + CDirEntry::GetPathSeparator() + tmp; in ResolvePath()
919 tmp = CDir::GetCwd() + CDirEntry::GetPathSeparator() + tmp; in ResolvePath()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/stitch_project/
H A Dhugin_stitch_project.cpp384 scriptFile = wxGetCwd() + wxFileName::GetPathSeparator() + scriptFile; in OnInit()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dtemplatemanager.cpp132 wxString sep = wxFileName::GetPathSeparator(); in NewProjectFromUserTemplate()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dfilefn.cpp202 wxFileName fn(path + wxFileName::GetPathSeparator()); in Add()
290 if (!strstart.IsEmpty() && strstart.Last() != wxFileName::GetPathSeparator()) in FindValidPath()
291 strstart += wxFileName::GetPathSeparator(); in FindValidPath()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dfilefn.cpp202 wxFileName fn(path + wxFileName::GetPathSeparator()); in Add()
290 if (!strstart.IsEmpty() && strstart.Last() != wxFileName::GetPathSeparator()) in FindValidPath()
291 strstart += wxFileName::GetPathSeparator(); in FindValidPath()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dfilefn.cpp202 wxFileName fn(path + wxFileName::GetPathSeparator()); in Add()
290 if (!strstart.IsEmpty() && strstart.Last() != wxFileName::GetPathSeparator()) in FindValidPath()
291 strstart += wxFileName::GetPathSeparator(); in FindValidPath()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dfilefn.cpp202 wxFileName fn(path + wxFileName::GetPathSeparator()); in Add()
290 if (!strstart.IsEmpty() && strstart.Last() != wxFileName::GetPathSeparator()) in FindValidPath()
291 strstart += wxFileName::GetPathSeparator(); in FindValidPath()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Ds57chart.cpp679 if( SENCdir.Last() != fn.GetPathSeparator() ) SENCdir.Append( fn.GetPathSeparator() ); in LoadThumb()
2477 m_TempFilePath = wxFileName::GetTempDir() + wxFileName::GetPathSeparator() + in Init()
2595 if( SENCdir.Last() != wxFileName::GetPathSeparator() ) in buildSENCName()
2596 SENCdir.Append( wxFileName::GetPathSeparator() ); in buildSENCName()
2632 m_TempFilePath = wxFileName::GetTempDir() + wxFileName::GetPathSeparator() + in FindOrCreateSenc()
2805 if( SENCdir.Last() != wxFileName::GetPathSeparator() ) in PostInit()
2806 SENCdir.Append( wxFileName::GetPathSeparator() ); in PostInit()
3599 DirName000.Prepend(wxFileName::GetPathSeparator()); in GetUpdateFileArray()
3776 if( cp_ufile.Last() != ufile.GetPathSeparator() ) cp_ufile.Append( in ValidateAndCountUpdates()
3777 ufile.GetPathSeparator() ); in ValidateAndCountUpdates()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dfilename.h392 static wxChar GetPathSeparator(wxPathFormat format = wxPATH_NATIVE)
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/tests/filename/
H A Dfilenametest.cpp271 wxString sep = wxFileName::GetPathSeparator(); in TestNormalize()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/tests/filename/
H A Dfilenametest.cpp271 wxString sep = wxFileName::GetPathSeparator(); in TestNormalize()

12345678910>>...16