Searched refs:GetFS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmlpars.h52 wxFileSystem* GetFS() const { return m_FS; } function in class:wxHtmlParser
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtparser.tex101 \membersection{wxHtmlParser::GetFS}\label{wxhtmlparsergetfs}
103 \constfunc{wxFileSystem*}{GetFS}{\void}
110 wxFSFile *f = m_Parser -> GetFS() -> OpenFile("image.jpg");
161 Always use this method in tag handlers instead of {\tt GetFS()->OpenFile()}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dwinpars.cpp432 wxString basepath = GetFS()->GetPath();
469 return GetFS()->OpenFile(myurl, flags);

Completed in 74 milliseconds