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

/external/webkit/Source/WebKit/wx/
H A DWebBrowserShell.h98 class WXDLLIMPEXP_WEBKIT wxPageSourceViewFrame : public wxFrame class in inherits:wxFrame
101 wxPageSourceViewFrame(const wxString& source);
H A DWebBrowserShell.cpp43 wxPageSourceViewFrame::wxPageSourceViewFrame(const wxString& source) function in class:wxPageSourceViewFrame
326 wxPageSourceViewFrame* pageSourceFrame = new wxPageSourceViewFrame(webview->GetPageSource());

Completed in 42 milliseconds