Searched refs:wxEndsWithPathSeparator (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddir.cpp224 if ( !wxEndsWithPathSeparator(sFilespec) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddirdlgg.cpp326 if (!wxEndsWithPathSeparator(path))
340 if (!wxEndsWithPathSeparator(path))
H A Ddirctrlg.cpp884 if (!wxEndsWithPathSeparator(path))
913 if (!wxEndsWithPathSeparator(path))
971 if (!wxEndsWithPathSeparator(childPath))
H A Dfiledlgg.cpp739 if (wxEndsWithPathSeparator(m_dirName))
1035 if ((len > 1) && (wxEndsWithPathSeparator(m_dir)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddir.cpp183 if ( !wxEndsWithPathSeparator(filespec) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilefn.cpp308 if ( !wxEndsWithPathSeparator(buf) )
1291 while ( wxEndsWithPathSeparator(strPath) )
1374 if ( !wxEndsWithPathSeparator(gs_dirPath ) )
1643 bool wxEndsWithPathSeparator(const wxChar *pszFileName) function
1673 if ( !wxEndsWithPathSeparator(pc) )
H A Dfilesys.cpp534 if ( !wxEndsWithPathSeparator(strFile) )
H A Dfilename.cpp470 if ( !fullpath.empty() && !wxEndsWithPathSeparator(fullpath) )
764 if ( !wxEndsWithPathSeparator(dir) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/emulator/src/
H A Demulator.cpp587 if (!wxEndsWithPathSeparator(currentDir))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilefn.h670 WXDLLIMPEXP_BASE bool wxEndsWithPathSeparator(const wxChar *pszFileName);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dmimetype.cpp541 wxASSERT_MSG( !dirbase.empty() && !wxEndsWithPathSeparator(dirbase),

Completed in 236 milliseconds