Home
last modified time | relevance | path

Searched refs:WinLauncherWebHost (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/WinLauncher/
DWinLauncher.cpp49 WinLauncherWebHost* gWebHost = 0;
63 HRESULT WinLauncherWebHost::updateAddressBar(IWebView* webView) in updateAddressBar()
103 HRESULT STDMETHODCALLTYPE WinLauncherWebHost::QueryInterface(REFIID riid, void** ppvObject) in QueryInterface()
117 ULONG STDMETHODCALLTYPE WinLauncherWebHost::AddRef(void) in AddRef()
122 ULONG STDMETHODCALLTYPE WinLauncherWebHost::Release(void) in Release()
189 gWebHost = new WinLauncherWebHost(); in _tWinMain()
DWinLauncher.h31 class WinLauncherWebHost : public IWebFrameLoadDelegate
34 WinLauncherWebHost() : m_refCount(1) {} in WinLauncherWebHost() function
/external/webkit/Tools/
DChangeLog-2009-06-168300 (WinLauncherWebHost::updateAddressBar):
8301 (WinLauncherWebHost::QueryInterface):
8302 (WinLauncherWebHost::AddRef):
8303 (WinLauncherWebHost::Release):
8313 (WinLauncherWebHost::WinLauncherWebHost):
8314 (WinLauncherWebHost::didStartProvisionalLoadForFrame):
8315 (WinLauncherWebHost::didReceiveServerRedirectForProvisionalLoadForFrame):
8316 (WinLauncherWebHost::didFailProvisionalLoadWithError):
8317 (WinLauncherWebHost::didCommitLoadForFrame):
8318 (WinLauncherWebHost::didReceiveTitle):
[all …]
DChangeLog-2010-05-244165 (WinLauncherWebHost::didChangeIcons):
21958 (WinLauncherWebHost::updateAddressBar): check-webkit-style fixes.
21959 (WinLauncherWebHost::QueryInterface): check-webkit-style fixes.
21960 (WinLauncherWebHost::AddRef): check-webkit-style fixes.
21961 (WinLauncherWebHost::Release): check-webkit-style fixes.
21975 (WinLauncherWebHost::WinLauncherWebHost):
21976 (WinLauncherWebHost::didStartProvisionalLoadForFrame):
21977 (WinLauncherWebHost::didReceiveServerRedirectForProvisionalLoadForFrame):
21978 (WinLauncherWebHost::didFailProvisionalLoadWithError):
21979 (WinLauncherWebHost::didCommitLoadForFrame):
[all …]