Home
last modified time | relevance | path

Searched defs:web_contents (Results 1 – 25 of 710) sorted by relevance

12345678910>>...29

/external/chromium_org/content/public/test/
Dtest_navigation_observer.cc21 WebContents* web_contents) in TestWebContentsObserver()
55 WebContents* web_contents, in TestNavigationObserver()
70 WebContents* web_contents) in TestNavigationObserver()
102 void TestNavigationObserver::RegisterAsObserver(WebContents* web_contents) { in RegisterAsObserver()
107 void TestNavigationObserver::OnWebContentsCreated(WebContents* web_contents) { in OnWebContentsCreated()
113 WebContents* web_contents) { in OnWebContentsDestroyed()
120 WebContents* web_contents, in OnNavigationEntryCommitted()
126 WebContents* web_contents) { in OnDidAttachInterstitialPage()
132 void TestNavigationObserver::OnDidStartLoading(WebContents* web_contents) { in OnDidStartLoading()
136 void TestNavigationObserver::OnDidStopLoading(WebContents* web_contents) { in OnDidStopLoading()
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
Djavascript_dialog_manager.cc43 WebContents* web_contents) { in GetExtensionsProcessManager()
50 const Extension* GetExtensionForWebContents(WebContents* web_contents) { in GetExtensionForWebContents()
59 void IncrementLazyKeepaliveCount(WebContents* web_contents) { in IncrementLazyKeepaliveCount()
74 void DecrementLazyKeepaliveCount(WebContents* web_contents) { in DecrementLazyKeepaliveCount()
157 WebContents* web_contents, in RunJavaScriptDialog()
209 WebContents* web_contents, in RunBeforeUnloadDialog()
238 WebContents* web_contents, in HandleJavaScriptDialog()
260 WebContents* web_contents) { in WebContentsDestroyed()
266 WebContents* web_contents, in GetTitle()
297 WebContents* web_contents) { in CancelActiveAndPendingDialogs()
[all …]
/external/chromium_org/components/web_modal/
Dpopup_manager.cc44 content::WebContents* web_contents = manager->GetBoundWebContents(); in ShowPopup() local
60 content::WebContents* web_contents) { in ShowModalDialog()
78 void PopupManager::WasFocused(const content::WebContents* web_contents) { in WasFocused()
91 void PopupManager::RegisterWith(content::WebContents* web_contents) { in RegisterWith()
98 void PopupManager::UnregisterWith(content::WebContents* web_contents) { in UnregisterWith()
105 content::WebContents* web_contents) { in FromWebContents()
121 content::WebContents* web_contents) { in CloseAllDialogsForTesting()
/external/chromium_org/android_webview/browser/
Daw_contents_client_bridge_base.cc25 content::WebContents* web_contents) { in GetContents()
44 WebContents* web_contents, in Associate()
51 WebContents* web_contents) { in Disassociate()
57 WebContents* web_contents) { in FromWebContents()
68 content::WebContents* web_contents = in FromID() local
Daw_javascript_dialog_manager.cc18 content::WebContents* web_contents, in RunJavaScriptDialog()
41 content::WebContents* web_contents, in RunBeforeUnloadDialog()
58 content::WebContents* web_contents) { in CancelActiveAndPendingDialogs()
62 content::WebContents* web_contents) { in WebContentsDestroyed()
/external/chromium_org/extensions/shell/browser/
Dshell_app_delegate.cc18 void ShellAppDelegate::InitWebContents(content::WebContents* web_contents) { in InitWebContents()
21 void ShellAppDelegate::ResizeWebContents(content::WebContents* web_contents, in ResizeWebContents()
44 content::WebContents* web_contents, in ShowColorChooser()
57 content::WebContents* web_contents, in RequestMediaAccessPermission()
66 content::WebContents* web_contents, in CheckMediaAccessPermission()
79 content::WebContents* web_contents, in SetWebContentsBlocked()
85 content::WebContents* web_contents) { in IsWebContentsVisible()
Dshell_extension_host_delegate.cc20 content::WebContents* web_contents) { in OnExtensionHostCreated()
36 void ShellExtensionHostDelegate::CreateTab(content::WebContents* web_contents, in CreateTab()
46 content::WebContents* web_contents, in ProcessMediaAccessRequest()
56 content::WebContents* web_contents, in CheckMediaAccessPermission()
/external/chromium_org/athena/extensions/shell/
Dathena_shell_app_delegate.cc19 content::WebContents* web_contents) { in InitWebContents()
26 content::WebContents* web_contents, in ShowColorChooser()
39 content::WebContents* web_contents, in RequestMediaAccessPermission()
48 content::WebContents* web_contents, in CheckMediaAccessPermission()
57 content::WebContents* web_contents, in SetWebContentsBlocked()
/external/chromium_org/chrome/browser/ui/search/
Dsearch_delegate.cc24 void SearchDelegate::OnTabActivated(content::WebContents* web_contents) { in OnTabActivated()
32 void SearchDelegate::OnTabDeactivated(content::WebContents* web_contents) { in OnTabDeactivated()
36 void SearchDelegate::OnTabDetached(content::WebContents* web_contents) { in OnTabDetached()
40 void SearchDelegate::StopObservingTab(content::WebContents* web_contents) { in StopObservingTab()
/external/chromium_org/chrome/browser/task_manager/
Dguest_information.cc66 WebContents* web_contents = GetWebContents(); in GetTitle() local
79 WebContents* web_contents = GetWebContents(); in GetIcon() local
99 bool GuestInformation::CheckOwnership(WebContents* web_contents) { in CheckOwnership()
110 WebContents* web_contents = WebContents::FromRenderViewHost(rvh); in GetAll() local
118 WebContents* web_contents) { in MakeResource()
Dextension_information.cc33 const Extension* GetExtensionForWebContents(WebContents* web_contents) { in GetExtensionForWebContents()
105 WebContents* web_contents = in IsBackground() local
140 WebContents* web_contents = WebContents::FromRenderViewHost(*jt); in GetAll() local
148 bool ExtensionInformation::CheckOwnership(WebContents* web_contents) { in CheckOwnership()
171 WebContents* web_contents) { in MakeResource()
/external/chromium_org/athena/extensions/chrome/
Dathena_chrome_app_delegate.cc36 content::WebContents* web_contents) { in InitWebContents()
52 content::WebContents* web_contents, in ShowColorChooser()
64 content::WebContents* web_contents, in RequestMediaAccessPermission()
73 content::WebContents* web_contents, in CheckMediaAccessPermission()
83 content::WebContents* web_contents, in SetWebContentsBlocked()
/external/chromium_org/extensions/browser/guest_view/web_view/
Djavascript_dialog_helper.cc44 content::WebContents* web_contents, in RunJavaScriptDialog()
74 content::WebContents* web_contents, in RunBeforeUnloadDialog()
84 content::WebContents* web_contents, in HandleJavaScriptDialog()
91 content::WebContents* web_contents) { in CancelActiveAndPendingDialogs()
95 content::WebContents* web_contents) { in WebContentsDestroyed()
/external/chromium_org/content/public/browser/
Dweb_contents_delegate.cc52 void WebContentsDelegate::BeforeUnloadFired(WebContents* web_contents, in BeforeUnloadFired()
133 WebContents* web_contents, in ShouldCreateWebContents()
157 WebContents* web_contents, in OpenColorChooser()
164 WebContents* web_contents, in RequestMediaAccessPermission()
175 WebContents* web_contents, in CheckMediaAccessPermission()
184 WebContents* web_contents, in RequestPpapiBrokerPermission()
193 WebContents* web_contents = *attached_contents_.begin(); in ~WebContentsDelegate() local
199 void WebContentsDelegate::Attach(WebContents* web_contents) { in Attach()
204 void WebContentsDelegate::Detach(WebContents* web_contents) { in Detach()
214 bool WebContentsDelegate::IsNeverVisible(WebContents* web_contents) { in IsNeverVisible()
Dweb_contents_delegate.h357 virtual void RunFileChooser(WebContents* web_contents, in RunFileChooser()
363 virtual void EnumerateDirectory(WebContents* web_contents, in EnumerateDirectory()
374 virtual void ToggleFullscreenModeForTab(WebContents* web_contents, in ToggleFullscreenModeForTab()
382 virtual void RegisterProtocolHandler(WebContents* web_contents, in RegisterProtocolHandler()
390 virtual void UnregisterProtocolHandler(WebContents* web_contents, in UnregisterProtocolHandler()
398 virtual void FindReply(WebContents* web_contents, in FindReply()
408 virtual void FindMatchRectsReply(WebContents* web_contents, in FindMatchRectsReply()
415 virtual void UpdatePreferredSize(WebContents* web_contents, in UpdatePreferredSize()
419 virtual void ResizeDueToAutoResize(WebContents* web_contents, in ResizeDueToAutoResize()
423 virtual void WebUISend(WebContents* web_contents, in WebUISend()
[all …]
Dweb_contents_observer.cc13 WebContentsObserver::WebContentsObserver(WebContents* web_contents) in WebContentsObserver()
27 WebContents* WebContentsObserver::web_contents() const { in web_contents() function in content::WebContentsObserver
31 void WebContentsObserver::Observe(WebContents* web_contents) { in Observe()
/external/chromium_org/chrome/browser/extensions/
Dchrome_extension_host_delegate.cc23 content::WebContents* web_contents) { in OnExtensionHostCreated()
41 void ChromeExtensionHostDelegate::CreateTab(content::WebContents* web_contents, in CreateTab()
51 content::WebContents* web_contents, in ProcessMediaAccessRequest()
60 content::WebContents* web_contents, in CheckMediaAccessPermission()
/external/chromium_org/chrome/browser/android/
Ddev_tools_manager_delegate_android.cc32 GURL GetFaviconURLForContents(WebContents* web_contents) { in GetFaviconURLForContents()
42 if (WebContents* web_contents = agent_host->GetWebContents()) in GetFaviconURLForAgentHost() local
49 if (WebContents* web_contents = agent_host->GetWebContents()) in GetLastActiveTimeForAgentHost() local
72 explicit TargetBase(WebContents* web_contents) in TargetBase()
101 WebContents* web_contents) { in CreateForWebContents()
125 WebContents* web_contents = model->GetWebContentsAt(index); in IsAttached() local
136 WebContents* web_contents = model->GetWebContentsAt(index); in GetAgentHost() local
172 TabTarget(int tab_id, WebContents* web_contents) in TabTarget()
285 WebContents* web_contents = tab_model->CreateNewTabForDevTools(url); in CreateNewTarget() local
310 WebContents* web_contents = model->GetWebContentsAt(i); in EnumerateTargets() local
[all …]
Dchrome_web_contents_delegate_android.cc99 WebContents* web_contents, in RunFileChooser()
105 WebContents* web_contents) { in CloseContents()
135 WebContents* web_contents, in FindReply()
158 WebContents* web_contents, in OnFindResultAvailable()
184 WebContents* web_contents, in FindMatchRectsReply()
222 content::WebContents* web_contents, in RequestMediaAccessPermission()
230 content::WebContents* web_contents, in CheckMediaAccessPermission()
238 WebContents* web_contents, in RequestPpapiBrokerPermission()
/external/chromium_org/content/shell/browser/
Dshell_javascript_dialog_manager.cc25 WebContents* web_contents, in RunJavaScriptDialog()
73 WebContents* web_contents, in RunBeforeUnloadDialog()
116 WebContents* web_contents) { in CancelActiveAndPendingDialogs()
128 WebContents* web_contents) { in WebContentsDestroyed()
/external/chromium_org/chrome/browser/ui/find_bar/
Dfind_bar_host_browsertest.cc139 int FindInPageWchar(WebContents* web_contents, in FindInPageWchar()
155 int FindInPageTillBoxMoves(WebContents* web_contents, in FindInPageTillBoxMoves()
201 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
278 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
301 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
341 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
367 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
379 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
395 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
407 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
[all …]
/external/chromium_org/chrome/browser/ui/pdf/
Dpdf_unsupported_feature.cc123 void OpenReaderUpdateURL(WebContents* web_contents) { in OpenReaderUpdateURL()
131 void OpenUsingReader(WebContents* web_contents, in OpenUsingReader()
153 WebContents* web_contents, in PDFUnsupportedFeatureInterstitial()
258 WebContents* web_contents, in PDFUnsupportedFeaturePromptClient()
325 void MaybeShowOpenPDFInReaderPrompt(WebContents* web_contents, in MaybeShowOpenPDFInReaderPrompt()
341 WebContents* web_contents = in GotPluginsCallback() local
350 void PDFHasUnsupportedFeature(WebContents* web_contents) { in PDFHasUnsupportedFeature()
/external/chromium_org/chrome/browser/ui/views/
Dcolor_chooser_aura.cc14 ColorChooserAura::ColorChooserAura(content::WebContents* web_contents, in ColorChooserAura()
58 content::WebContents* web_contents, SkColor initial_color) { in Open()
65 content::ColorChooser* ShowColorChooser(content::WebContents* web_contents, in ShowColorChooser()
/external/chromium_org/chrome/browser/chromeos/attestation/
Dplatform_verification_flow.cc73 content::WebContents* web_contents, in ShowConsentPrompt()
79 virtual PrefService* GetPrefs(content::WebContents* web_contents) OVERRIDE { in GetPrefs()
83 virtual const GURL& GetURL(content::WebContents* web_contents) OVERRIDE { in GetURL()
91 content::WebContents* web_contents) OVERRIDE { in GetUser()
97 content::WebContents* web_contents) OVERRIDE { in GetContentSettings()
102 virtual bool IsGuestOrIncognito(content::WebContents* web_contents) OVERRIDE { in IsGuestOrIncognito()
113 content::WebContents* web_contents, in ChallengeContext()
162 content::WebContents* web_contents, in ChallengePlatformKey()
362 content::WebContents* web_contents) { in IsAttestationEnabled()
402 content::WebContents* web_contents, in UpdateSettings()
/external/chromium_org/chrome/browser/ui/apps/
Dchrome_app_delegate.cc169 void ChromeAppDelegate::InitWebContents(content::WebContents* web_contents) { in InitWebContents()
188 void ChromeAppDelegate::ResizeWebContents(content::WebContents* web_contents, in ResizeWebContents()
230 content::WebContents* web_contents, in ShowColorChooser()
242 content::WebContents* web_contents, in RequestMediaAccessPermission()
251 content::WebContents* web_contents, in CheckMediaAccessPermission()
269 content::WebContents* web_contents, in SetWebContentsBlocked()
280 content::WebContents* web_contents) { in IsWebContentsVisible()

12345678910>>...29