Searched defs:SetPageSource (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/wx/
H A DWebFrame.cpp157 void wxWebFrame::SetPageSource(const wxString& source, const wxString& baseUrl, const wxString& mimetype) function in class:wxWebFrame
H A DWebView.cpp464 void wxWebView::SetPageSource(const wxString& source, const wxString& baseUrl, const wxString& mimetype) function in class:wxWebView
467 m_mainFrame->SetPageSource(source, baseUrl, mimetype);

Completed in 19 milliseconds