Searched refs:SetPageSource (Results 1 – 6 of 6) sorted by relevance
130 void SetPageSource(const wxString& source, const wxString& baseUrl = wxEmptyString);
341 void wxWebView::SetPageSource(const wxString& source, const wxString& baseUrl) in SetPageSource() function in wxWebView344 m_mainFrame->SetPageSource(source, baseUrl); in SetPageSource()
142 void wxWebFrame::SetPageSource(const wxString& source, const wxString& baseUrl) in SetPageSource() function in wxWebFrame
327 webview->SetPageSource(wxString(wxT("<p>Hello World!</p>"))); in OnSetSource()
133 void SetPageSource(const wxString& source, const wxString& baseUrl = wxEmptyString);
533 (wxWebFrame::SetPageSource):1014 (wxWebFrame::SetPageSource):1043 (wxWebView::SetPageSource):