Searched refs:GetLeftLocation (Results 1 - 7 of 7) 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.cpp50 wxString left = GetLeftLocation(location);
H A Dfs_arc.cpp351 wxString left = GetLeftLocation(location);
424 wxString left = GetLeftLocation(spec);
H A Dfilesys.cpp156 wxString wxFileSystemHandler::GetLeftLocation(const wxString& location) const function in class:wxFileSystemHandler
/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,
84 \membersection{wxFileSystemHandler::GetLeftLocation}\label{wxfilesystemhandlergetleftlocation}
86 \constfunc{wxString}{GetLeftLocation}{\param{const wxString\& }{location}}
90 Example: GetLeftLocation("file:myzipfile.zip\#zip:index.htm") == "file:myzipfile.zip"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/filesys/
H A Dfilesystest.cpp39 wxString LeftLocation(const wxString& p) { return GetLeftLocation(p); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilesys.h143 wxString GetLeftLocation(const wxString& location) const;
147 // NOTE: anchor is NOT a part of GetLeftLocation()'s return value
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dchm.cpp786 (GetProtocol(GetLeftLocation(location)) == _T("file"));
793 wxString left = GetLeftLocation(location);
857 wxString left = GetLeftLocation(spec);

Completed in 112 milliseconds