Searched refs:GetAnchor (Results 1 - 13 of 13) 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.cpp75 GetAnchor(location)
H A Dfs_inet.cpp125 GetAnchor(location)
H A Dfs_mem.cpp138 GetAnchor(location)
H A Dfilesys.cpp184 wxString wxFileSystemHandler::GetAnchor(const wxString& location) const function in class:wxFileSystemHandler
251 GetAnchor(location)
H A Dfs_arc.cpp410 GetAnchor(location)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfilesysh.tex14 GetAnchor, GetMimeTypeFromExt.
73 \membersection{wxFileSystemHandler::GetAnchor}\label{wxfilesystemhandlergetanchor}
75 \constfunc{wxString}{GetAnchor}{\param{const wxString\& }{location}}
80 Example: GetAnchor("index.htm\#chapter2") == "chapter2"
H A Dfsfile.tex48 \docparam{anchor}{Anchor. See \helpref{GetAnchor()}{wxfsfilegetanchor} for details.}
83 \membersection{wxFSFile::GetAnchor}\label{wxfsfilegetanchor}
85 \constfunc{const wxString\&}{GetAnchor}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilesys.h86 const wxString& GetAnchor() const { return m_Anchor; } function in class:wxFSFile
148 wxString GetAnchor(const wxString& location) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/filesys/
H A Dfilesystest.cpp41 wxString Anchor(const wxString& p) { return GetAnchor(p); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmlwin.cpp131 const wxString& GetAnchor() const {return m_Anchor;} function in class:wxHtmlHistoryItem
574 if (f->GetAnchor() != wxEmptyString)
576 ScrollToAnchor(f->GetAnchor());
594 (*m_History)[m_HistoryPos].GetAnchor() != m_OpenedAnchor)
765 a = (*m_History)[m_HistoryPos].GetAnchor();
795 a = (*m_History)[m_HistoryPos].GetAnchor();
H A Dchm.cpp841 GetAnchor(location),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/stc/
H A Dstc.h1870 int GetAnchor();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A Dstc.cpp271 int wxStyledTextCtrl::GetAnchor() { function in class:wxStyledTextCtrl

Completed in 149 milliseconds