Home
last modified time | relevance | path

Searched refs:ChromeFrameUrl (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome_frame/
Dchrome_active_document.cc249 ChromeFrameUrl cf_url; in Load()
396 ChromeFrameUrl cf_url; in LoadHistory()
749 ChromeFrameUrl cf_url; in UpdateNavigationState()
950 ChromeFrameUrl url; in OnUnload()
1063 bool ChromeActiveDocument::LaunchUrl(const ChromeFrameUrl& cf_url, in LaunchUrl()
1167 ChromeFrameUrl cf_url; in OnRefreshPage()
Dutils.h503 class ChromeFrameUrl {
505 ChromeFrameUrl();
Dutils.cc1424 ChromeFrameUrl::ChromeFrameUrl() { in ChromeFrameUrl() function in ChromeFrameUrl
1428 bool ChromeFrameUrl::Parse(const std::wstring& url) { in Parse()
1444 bool ChromeFrameUrl::ParseAttachExternalTabUrl() { in ParseAttachExternalTabUrl()
1510 void ChromeFrameUrl::Reset() { in Reset()
Dchrome_active_document.h404 bool LaunchUrl(const ChromeFrameUrl& cf_url, const std::string& referrer);
Dchrome_frame_activex_base.h455 ChromeFrameUrl cf_url; in OnDownloadRequestInHost()
1158 ChromeFrameUrl cf_url; in HostNavigate()
Dchrome_frame_activex.cc485 ChromeFrameUrl cf_url; in IOleObject_SetClientSite()
Dprotocol_sink_wrap.cc622 ChromeFrameUrl cf_url; in HandleAttachToExistingExternalTab()
/external/chromium_org/chrome_frame/test/
Dutil_unittests.cc142 ChromeFrameUrl cf_url; in TEST_F()