Searched refs:GetRightLocation (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfs_filter.cpp41 wxString right = GetRightLocation(location);
H A Dfilesys.cpp45 wxString loc = GetRightLocation(location);
168 wxString wxFileSystemHandler::GetRightLocation(const wxString& location) const function in class:wxFileSystemHandler
226 wxString right = GetRightLocation(location);
260 wxFileName fn = wxFileSystem::URLToFileName(GetRightLocation(spec));
H A Dfs_mem.cpp123 MemFSHashObj *obj = (MemFSHashObj*) m_Hash -> Get(GetRightLocation(location));
H A Dfs_arc.cpp350 wxString right = GetRightLocation(location);
423 wxString right = GetRightLocation(spec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfilesysh.tex13 of opening the file: GetProtocol, GetLeftLocation, GetRightLocation,
109 \membersection{wxFileSystemHandler::GetRightLocation}\label{wxfilesystemhandlergetrightlocation}
111 \constfunc{wxString}{GetRightLocation}{\param{const wxString\& }{location}}
115 Example : GetRightLocation("file:myzipfile.zip\#zip:index.htm") == "index.htm"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/filesys/
H A Dfilesystest.cpp40 wxString RightLocation(const wxString& p) { return GetRightLocation(p); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilesys.h152 wxString GetRightLocation(const wxString& location) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dchm.cpp792 wxString right = GetRightLocation(location);
856 wxString right = GetRightLocation(spec);

Completed in 228 milliseconds