Searched refs:DoSetPage (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmlwin.cpp379 DoSetPage(*(m_Parser->GetSource()));
389 DoSetPage(*(m_Parser->GetSource()));
395 return DoSetPage(source);
398 bool wxHtmlWindow::DoSetPage(const wxString& source) function in class:wxHtmlWindow
466 return DoSetPage(*(GetParser()->GetSource()) + source);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmlwin.h463 bool DoSetPage(const wxString& source);

Completed in 109 milliseconds