Home
last modified time | relevance | path

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

12345678910>>...25

/external/chromium_org/content/public/test/
Dtest_navigation_observer.cc21 WebContents* web_contents) in TestWebContentsObserver()
33 virtual void WebContentsDestroyed(WebContents* web_contents) OVERRIDE { in WebContentsDestroyed()
51 WebContents* web_contents, in TestNavigationObserver()
66 WebContents* web_contents) in TestNavigationObserver()
98 void TestNavigationObserver::RegisterAsObserver(WebContents* web_contents) { in RegisterAsObserver()
103 void TestNavigationObserver::OnWebContentsCreated(WebContents* web_contents) { in OnWebContentsCreated()
109 WebContents* web_contents) { in OnWebContentsDestroyed()
116 WebContents* web_contents, in OnNavigationEntryCommitted()
121 void TestNavigationObserver::OnDidStartLoading(WebContents* web_contents) { in OnDidStartLoading()
125 void TestNavigationObserver::OnDidStopLoading(WebContents* web_contents) { in OnDidStopLoading()
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
Djavascript_dialog_manager.cc36 WebContents* web_contents) { in GetExtensionsProcessManager()
47 const Extension* GetExtensionForWebContents(WebContents* web_contents) { in GetExtensionForWebContents()
60 WebContents* web_contents) { in IncrementLazyKeepaliveCount()
71 WebContents* web_contents) { in DecrementLazyKeepaliveCount()
149 WebContents* web_contents, in RunJavaScriptDialog()
203 WebContents* web_contents, in RunBeforeUnloadDialog()
233 WebContents* web_contents, in HandleJavaScriptDialog()
255 WebContents* web_contents) { in WebContentsDestroyed()
261 WebContents* web_contents, in GetTitle()
286 WebContents* web_contents) { in CancelActiveAndPendingDialogs()
[all …]
/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/android_webview/browser/
Daw_contents_client_bridge_base.cc25 content::WebContents* web_contents) { in GetContents()
44 WebContents* web_contents, in Associate()
52 WebContents* web_contents) { in FromWebContents()
64 content::WebContents* web_contents = in FromID() local
Daw_javascript_dialog_manager.cc18 content::WebContents* web_contents, in RunJavaScriptDialog()
36 content::WebContents* web_contents, in RunBeforeUnloadDialog()
48 content::WebContents* web_contents) { in CancelActiveAndPendingDialogs()
52 content::WebContents* web_contents) { in WebContentsDestroyed()
/external/chromium_org/chrome/browser/task_manager/
Dtab_contents_resource_provider.cc46 bool IsContentsPrerendering(WebContents* web_contents) { in IsContentsPrerendering()
55 bool IsContentsBackgroundPrinted(WebContents* web_contents) { in IsContentsBackgroundPrinted()
99 WebContents* web_contents) in TabContentsResource()
188 WebContents* web_contents = in GetResource() local
285 void TabContentsResourceProvider::AddToTaskManager(WebContents* web_contents) { in AddToTaskManager()
291 void TabContentsResourceProvider::Add(WebContents* web_contents) { in Add()
322 void TabContentsResourceProvider::Remove(WebContents* web_contents) { in Remove()
348 WebContents* web_contents = content::Source<WebContents>(source).ptr(); in Observe() local
/external/chromium_org/content/public/browser/
Dweb_contents_delegate.h345 virtual void RunFileChooser(WebContents* web_contents, in RunFileChooser()
351 virtual void EnumerateDirectory(WebContents* web_contents, in EnumerateDirectory()
362 virtual void ToggleFullscreenModeForTab(WebContents* web_contents, in ToggleFullscreenModeForTab()
368 virtual void JSOutOfMemory(WebContents* web_contents) {} in JSOutOfMemory()
373 virtual void RegisterProtocolHandler(WebContents* web_contents, in RegisterProtocolHandler()
382 virtual void FindReply(WebContents* web_contents, in FindReply()
392 virtual void FindMatchRectsReply(WebContents* web_contents, in FindMatchRectsReply()
400 const WebContents* web_contents, in RequestProtectedMediaIdentifierPermission()
406 virtual void UpdatePreferredSize(WebContents* web_contents, in UpdatePreferredSize()
410 virtual void ResizeDueToAutoResize(WebContents* web_contents, in ResizeDueToAutoResize()
[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()
Dweb_contents_delegate.cc50 void WebContentsDelegate::BeforeUnloadFired(WebContents* web_contents, in BeforeUnloadFired()
125 WebContents* web_contents, in ShouldCreateWebContents()
149 WebContents* web_contents, in OpenColorChooser()
156 WebContents* web_contents, in RequestMediaAccessPermission()
163 WebContents* web_contents, in RequestPpapiBrokerPermission()
172 WebContents* web_contents = *attached_contents_.begin(); in ~WebContentsDelegate() local
178 void WebContentsDelegate::Attach(WebContents* web_contents) { in Attach()
183 void WebContentsDelegate::Detach(WebContents* web_contents) { in Detach()
/external/chromium_org/content/shell/browser/
Dshell_javascript_dialog_manager.cc26 WebContents* web_contents, in RunJavaScriptDialog()
75 WebContents* web_contents, in RunBeforeUnloadDialog()
119 WebContents* web_contents) { in CancelActiveAndPendingDialogs()
131 WebContents* web_contents) { in WebContentsDestroyed()
/external/chromium_org/chrome/browser/speech/
Dspeech_recognition_bubble_browsertest.cc30 content::WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
41 content::WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
53 content::WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
66 content::WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/ui/find_bar/
Dfind_bar_host_browsertest.cc141 int FindInPageWchar(WebContents* web_contents, in FindInPageWchar()
157 int FindInPageTillBoxMoves(WebContents* web_contents, in FindInPageTillBoxMoves()
203 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
280 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
303 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
343 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
369 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
381 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
396 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
408 WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
[all …]
/external/chromium_org/chrome/browser/media/
Dmedia_stream_capture_indicator.cc41 const extensions::Extension* GetExtension(WebContents* web_contents) { in GetExtension()
62 base::string16 GetSecurityOrigin(WebContents* web_contents) { in GetSecurityOrigin()
80 base::string16 GetTitle(WebContents* web_contents) { in GetTitle()
120 WebContents* web_contents) in WebContentsDeviceUsage()
144 virtual void WebContentsDestroyed(WebContents* web_contents) OVERRIDE { in WebContentsDestroyed()
274 content::WebContents* web_contents, in RegisterMediaStream()
290 WebContents* const web_contents = command_targets_[index]; in ExecuteCommand() local
331 WebContents* web_contents) { in UnregisterWebContents()
406 WebContents* const web_contents = iter->first; in UpdateNotificationUserInterface() local
/external/chromium_org/chrome/browser/chromeos/file_manager/
Dapp_installer.cc22 content::WebContents* web_contents, in WebContentsObserver()
31 content::WebContents* web_contents) OVERRIDE { in WebContentsDestroyed()
42 content::WebContents* web_contents, in AppInstaller()
108 content::WebContents* web_contents) { in OnWebContentsDestroyed()
/external/chromium_org/chrome/browser/ui/views/
Dcolor_chooser_aura.cc17 ColorChooserAura::ColorChooserAura(content::WebContents* web_contents, in ColorChooserAura()
63 content::WebContents* web_contents, SkColor initial_color) { in Open()
74 content::ColorChooser* ShowColorChooser(content::WebContents* web_contents, in ShowColorChooser()
Dcertificate_viewer_win.cc23 void ShowCertificateViewerImpl(content::WebContents* web_contents, in ShowCertificateViewerImpl()
59 void ShowCertificateViewer(content::WebContents* web_contents, in ShowCertificateViewer()
72 void ShowCertificateViewer(content::WebContents* web_contents, in ShowCertificateViewer()
/external/chromium_org/chrome/browser/android/
Dchrome_web_contents_delegate_android.cc97 WebContents* web_contents, in RunFileChooser()
103 WebContents* web_contents) { in CloseContents()
133 WebContents* web_contents, in FindReply()
156 WebContents* web_contents, in OnFindResultAvailable()
182 WebContents* web_contents, in FindMatchRectsReply()
220 content::WebContents* web_contents, in RequestMediaAccessPermission()
228 WebContents* web_contents, in RequestPpapiBrokerPermission()
330 const WebContents* web_contents, in RequestProtectedMediaIdentifierPermission()
/external/chromium_org/chrome/browser/chromeos/attestation/
Dplatform_verification_flow.cc73 content::WebContents* web_contents, in ShowConsentPrompt()
84 content::WebContents* web_contents, in ChallengeContext()
136 content::WebContents* web_contents, in ChallengePlatformKey()
332 content::WebContents* web_contents) { in GetPrefs()
339 content::WebContents* web_contents) { in GetURL()
348 User* PlatformVerificationFlow::GetUser(content::WebContents* web_contents) { in GetUser()
356 content::WebContents* web_contents) { in GetContentSettings()
364 content::WebContents* web_contents) { in IsAttestationEnabled()
393 content::WebContents* web_contents, in UpdateSettings()
471 content::WebContents* web_contents) { in IsGuestOrIncognito()
/external/chromium_org/chrome/browser/ui/apps/
Dchrome_shell_window_delegate.cc67 content::WebContents* web_contents) { in InitWebContents()
126 content::WebContents* web_contents, in ShowColorChooser()
138 content::WebContents* web_contents, in RequestMediaAccessPermission()
155 content::WebContents* web_contents, in SetWebContentsBlocked()
166 content::WebContents* web_contents) { in IsWebContentsVisible()
/external/chromium_org/chrome/browser/ui/content_settings/
Dcontent_setting_image_model.cc87 WebContents* web_contents) { in UpdateFromWebContents()
176 WebContents* web_contents) { in UpdateFromWebContents()
207 WebContents* web_contents) { in UpdateFromWebContents()
282 WebContents* web_contents) { in UpdateFromWebContents()
302 WebContents* web_contents) { in UpdateFromWebContents()
312 WebContents* web_contents) { in UpdateFromWebContents()
/external/chromium_org/chrome/browser/translate/
Dtranslate_browsertest.cc78 content::WebContents* web_contents = in GetExistingTranslateInfoBarDelegate() local
142 content::WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
205 content::WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
240 content::WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
274 content::WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
308 content::WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
342 content::WebContents* web_contents = in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/google/
Dgoogle_url_tracker_navigation_helper_impl.cc98 content::WebContents* web_contents = controller->GetWebContents(); in GetWebContentsSource() local
110 content::WebContents* web_contents = controller->GetWebContents(); in Observe() local
129 content::WebContents* web_contents = controller->GetWebContents(); in Observe() local
141 content::WebContents* web_contents = in Observe() local
/external/chromium_org/chrome/browser/extensions/
Dextension_tab_util_android.cc31 int ExtensionTabUtil::GetTabId(const WebContents* web_contents) { in GetTabId()
36 int ExtensionTabUtil::GetWindowIdOfTab(const WebContents* web_contents) { in GetWindowIdOfTab()
67 bool ExtensionTabUtil::GetTabStripModel(const WebContents* web_contents, in GetTabStripModel()
108 void ExtensionTabUtil::CreateTab(WebContents* web_contents, in CreateTab()
124 const WebContents* web_contents) { in GetWindowControllerOfTab()
/external/chromium_org/components/web_modal/
Dweb_contents_modal_dialog_manager_delegate.cc12 content::WebContents* web_contents, bool blocked) { in SetWebContentsBlocked()
21 content::WebContents* web_contents) { in IsWebContentsVisible()
Dtest_web_contents_modal_dialog_manager_delegate.cc16 content::WebContents* web_contents, in SetWebContentsBlocked()
27 content::WebContents* web_contents) { in IsWebContentsVisible()

12345678910>>...25