Home
last modified time | relevance | path

Searched refs:WebContents (Results 1 – 25 of 4386) sorted by relevance

12345678910>>...176

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/webrtc/
H A Dwebrtc_browsertest_base.h22 class WebContents; variable
77 content::WebContents* tab_contents,
80 content::WebContents* tab_contents,
84 content::WebContents* tab_contents,
131 content::WebContents* tab,
136 content::WebContents* tab,
142 content::WebContents* tab,
146 content::WebContents* tab,
151 content::WebContents* tab,
169 content::WebContents* tab,
[all …]
H A Dmedia_stream_capture_indicator.h21 class WebContents; variable
81 content::WebContents* web_contents,
93 bool IsCapturingVideo(content::WebContents* web_contents) const;
96 bool IsCapturingAudio(content::WebContents* web_contents) const;
100 bool IsBeingMirrored(content::WebContents* web_contents) const;
103 bool IsCapturingWindow(content::WebContents* web_contents) const;
109 void NotifyStopped(content::WebContents* web_contents) const;
128 void UnregisterWebContents(content::WebContents* web_contents);
149 bool CheckUsage(content::WebContents* web_contents,
158 std::unordered_map<content::WebContents*,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/media/webrtc/
H A Dwebrtc_browsertest_base.h22 class WebContents; variable
77 content::WebContents* tab_contents,
80 content::WebContents* tab_contents,
84 content::WebContents* tab_contents,
131 content::WebContents* tab,
136 content::WebContents* tab,
142 content::WebContents* tab,
146 content::WebContents* tab,
151 content::WebContents* tab,
169 content::WebContents* tab,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dweb_contents_delegate.h121 virtual WebContents* OpenURLFromTab(WebContents* source,
209 WebContents* source,
266 WebContents* source,
282 WebContents* source,
369 WebContents* source, in RendererUnresponsive()
386 WebContents* source);
393 WebContents* web_contents,
443 WebContents* web_contents, in EnterFullscreenModeForTab()
527 WebContents* web_contents,
542 WebContents* web_contents,
[all …]
H A Dweb_contents_delegate.cc29 WebContents* WebContentsDelegate::OpenURLFromTab(WebContents* source, in OpenURLFromTab()
52 WebContents* source, in DidAddMessageToConsole()
94 WebContents* source, in PreHandleKeyboardEvent()
100 WebContents* source, in HandleKeyboardEvent()
106 WebContents* source, in PreHandleGestureEvent()
112 WebContents* source, in CanDragEnter()
144 WebContents* source) { in GetJavaScriptDialogManager()
183 WebContents* web_contents, in OpenColorChooser()
197 WebContents* web_contents, in EnumerateDirectory()
204 WebContents* web_contents, in RequestMediaAccessPermission()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dweb_contents_delegate.h129 virtual WebContents* OpenURLFromTab(WebContents* source,
219 WebContents* source,
276 WebContents* source,
292 WebContents* source,
379 WebContents* source, in RendererUnresponsive()
396 WebContents* source);
403 WebContents* web_contents,
528 WebContents* web_contents,
543 WebContents* web_contents,
561 WebContents* web_contents,
[all …]
H A Dweb_contents_delegate.cc30 WebContents* WebContentsDelegate::OpenURLFromTab(WebContents* source, in OpenURLFromTab()
53 WebContents* source, in DidAddMessageToConsole()
95 WebContents* source, in PreHandleKeyboardEvent()
101 WebContents* source, in HandleKeyboardEvent()
107 WebContents* source, in PreHandleGestureEvent()
113 WebContents* source, in CanDragEnter()
145 WebContents* source) { in GetJavaScriptDialogManager()
172 WebContents* web_contents, in OpenColorChooser()
192 WebContents* web_contents, in EnumerateDirectory()
199 WebContents* web_contents, in RequestMediaAccessPermission()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/printing/
H A Dprint_preview_dialog_controller.h21 class WebContents; variable
50 content::WebContents* GetOrCreatePreviewDialog(
51 content::WebContents* initiator);
56 content::WebContents* GetPrintPreviewForContents(
57 content::WebContents* contents) const;
61 content::WebContents* GetInitiator(content::WebContents* preview_dialog);
81 std::map<content::WebContents*, content::WebContents*>;
105 content::WebContents* CreatePrintPreviewDialog(
106 content::WebContents* initiator);
113 void AddObserver(content::WebContents* contents);
[all …]
H A Dprint_preview_dialog_controller.cc55 using content::WebContents;
274 WebContents* initiator) { in GetOrCreatePreviewDialog()
288 WebContents* contents) const { in GetPrintPreviewForContents()
308 WebContents* preview_dialog) { in GetInitiator()
326 WebContents* preview_dialog) { in EraseInitiatorInfo()
364 WebContents* contents) { in OnWebContentsDestroyed()
378 WebContents* contents, in OnNavEntryCommitted()
393 WebContents* initiator, in OnInitiatorNavigated()
412 WebContents* preview_dialog, in OnPreviewDialogNavigated()
437 WebContents* initiator) { in CreatePrintPreviewDialog()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/printing/
H A Dprint_preview_dialog_controller.h21 class WebContents; variable
50 content::WebContents* GetOrCreatePreviewDialog(
51 content::WebContents* initiator);
56 content::WebContents* GetPrintPreviewForContents(
57 content::WebContents* contents) const;
61 content::WebContents* GetInitiator(content::WebContents* preview_dialog);
81 std::map<content::WebContents*, content::WebContents*>;
105 content::WebContents* CreatePrintPreviewDialog(
106 content::WebContents* initiator);
113 void AddObserver(content::WebContents* contents);
[all …]
H A Dprint_preview_dialog_controller.cc55 using content::WebContents;
274 WebContents* initiator) { in GetOrCreatePreviewDialog()
288 WebContents* contents) const { in GetPrintPreviewForContents()
308 WebContents* preview_dialog) { in GetInitiator()
326 WebContents* preview_dialog) { in EraseInitiatorInfo()
364 WebContents* contents) { in OnWebContentsDestroyed()
378 WebContents* contents, in OnNavEntryCommitted()
393 WebContents* initiator, in OnInitiatorNavigated()
412 WebContents* preview_dialog, in OnPreviewDialogNavigated()
437 WebContents* initiator) { in CreatePrintPreviewDialog()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/password_manager/
H A Dpassword_manager_browsertest.cc1625 &WebContents()->GetController(); in IN_PROC_BROWSER_TEST_F()
2132 WebContents()); in IN_PROC_BROWSER_TEST_F()
3044 &WebContents()->GetController(); in IN_PROC_BROWSER_TEST_F()
3178 content::WebContents* internals_web_contents = WebContents(); in IN_PROC_BROWSER_TEST_F()
3219 content::WebContents* internals_web_contents = WebContents(); in IN_PROC_BROWSER_TEST_F()
3394 WebContents(), in IN_PROC_BROWSER_TEST_F()
3465 content::WebContents::CreateParams(WebContents()->GetBrowserContext())); in IN_PROC_BROWSER_TEST_F()
3607 content::WebContents* newtab = in IN_PROC_BROWSER_TEST_F()
3763 &WebContents()->GetController())); in IN_PROC_BROWSER_TEST_F()
3770 &WebContents()->GetController(); in IN_PROC_BROWSER_TEST_F()
[all …]
H A Dpassword_manager_interactive_uitest.cc94 BubbleObserver prompt_observer(WebContents()); in IN_PROC_BROWSER_TEST_F()
124 BubbleObserver prompt_observer(WebContents()); in IN_PROC_BROWSER_TEST_F()
151 BubbleObserver prompt_observer(WebContents()); in IN_PROC_BROWSER_TEST_F()
165 BubbleObserver prompt_observer(WebContents()); in IN_PROC_BROWSER_TEST_F()
208 NavigationObserver observer(WebContents()); in IN_PROC_BROWSER_TEST_F()
225 NavigationObserver observer(WebContents()); in IN_PROC_BROWSER_TEST_F()
240 NavigationObserver observer(WebContents()); in IN_PROC_BROWSER_TEST_F()
257 NavigationObserver observer(WebContents()); in IN_PROC_BROWSER_TEST_F()
339 new BubbleObserver(WebContents())); in IN_PROC_BROWSER_TEST_F()
387 new BubbleObserver(WebContents())); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/shell/browser/
H A Dshell.h32 class WebContents; variable
112 WebContents* OpenURLFromTab(WebContents* source,
114 void AddNewContents(WebContents* source,
121 void LoadingStateChanged(WebContents* source,
141 WebContents* source) override;
144 bool HandleKeyboardEvent(WebContents* source,
154 WebContents* source,
163 content::WebContents* old_contents,
164 content::WebContents* new_contents,
171 content::WebContents* web_contents,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/
H A Dbrowser.h534 content::WebContents* old_contents,
590 content::WebContents* source,
593 content::WebContents* source,
601 content::WebContents* web_contents,
614 content::WebContents* web_contents,
619 content::WebContents* web_contents,
627 content::WebContents* old_contents,
745 content::WebContents* OpenURLFromTab(
746 content::WebContents* source,
801 content::WebContents* source,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/embedder_support/android/delegate/
H A Dweb_contents_delegate_android.h21 class WebContents; variable
50 content::WebContents* OpenURLFromTab(
51 content::WebContents* source,
54 content::WebContents* source,
65 content::WebContents* source,
69 content::WebContents* source,
84 void SetContentsBounds(content::WebContents* source,
93 content::WebContents* source,
99 content::WebContents* web_contents,
106 content::WebContents* web_contents,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/devtools/
H A Ddevtools_window.h72 static content::WebContents* GetInTabWebContents(
73 content::WebContents* inspected_tab,
145 content::WebContents* OpenURLFromTab(
146 content::WebContents* source,
303 content::WebContents* web_contents,
328 content::WebContents* source,
331 content::WebContents* source,
334 content::WebContents* source) override;
336 content::WebContents* web_contents,
387 content::WebContents* main_web_contents_;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/embedder_support/android/delegate/
H A Dweb_contents_delegate_android.h21 class WebContents; variable
50 content::WebContents* OpenURLFromTab(
51 content::WebContents* source,
54 content::WebContents* source,
62 void LoadingStateChanged(content::WebContents* source,
65 content::WebContents* source,
69 content::WebContents* source,
84 void SetContentsBounds(content::WebContents* source,
93 content::WebContents* source,
105 content::WebContents* web_contents,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/devtools/
H A Ddevtools_window.h94 content::WebContents* inspected_tab,
171 content::WebContents* OpenURLFromTab(
172 content::WebContents* source,
175 content::WebContents* OpenURLFromInspectedTab(
333 content::WebContents* web_contents,
360 content::WebContents* source,
363 content::WebContents* source,
366 content::WebContents* source) override;
368 content::WebContents* web_contents,
430 content::WebContents* main_web_contents_;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/
H A Dtab_web_contents_delegate_android.h22 class WebContents; variable
71 content::WebContents* web_contents,
74 content::WebContents* web_contents,
82 content::WebContents* web_contents,
86 content::WebContents* OpenURLFromTab(
87 content::WebContents* source,
98 content::WebContents* web_contents,
101 content::WebContents* web_contents,
108 content::WebContents* web_contents,
120 content::WebContents* web_contents,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/tabs/
H A Dtabs_event_router.h28 class WebContents; variable
59 void TabChangedAt(content::WebContents* contents,
63 content::WebContents* contents,
66 content::WebContents* contents,
90 content::WebContents* contents,
94 content::WebContents* contents,
96 void DispatchTabDetachedAt(content::WebContents* contents,
104 void DispatchTabMoved(content::WebContents* contents,
122 void FaviconUrlUpdated(content::WebContents* contents);
136 content::WebContents* contents,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/
H A Dweb_contents_delegate_qt.h65 class WebContents; in QT_FORWARD_DECLARE_CLASS() local
117 QUrl url(content::WebContents *source) const;
121 …content::WebContents *OpenURLFromTab(content::WebContents *source, const content::OpenURLParams &p…
124 void CloseContents(content::WebContents *source) override;
132 void ExitFullscreenModeForTab(content::WebContents*) override;
140 void RequestMediaAccessPermission(content::WebContents *web_contents,
144 void UpdateTargetURL(content::WebContents* source, const GURL& url) override;
150 bool TakeFocus(content::WebContents *source, bool reverse) override;
170 void ActivateContents(content::WebContents* contents) override;
206 createWindow(std::unique_ptr<content::WebContents> new_contents,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/tabs/
H A Dtabs_event_router.h28 class WebContents; variable
59 void TabChangedAt(content::WebContents* contents,
63 content::WebContents* contents,
78 void OnDiscardedStateChange(content::WebContents* contents,
87 content::WebContents* contents,
91 content::WebContents* contents,
93 void DispatchTabDetachedAt(content::WebContents* contents,
101 void DispatchTabMoved(content::WebContents* contents,
119 void FaviconUrlUpdated(content::WebContents* contents);
133 content::WebContents* contents,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/browser/
H A Daw_web_contents_delegate.h22 content::WebContents* source,
27 content::WebContents* source,
31 content::WebContents* source) override;
32 void FindReply(content::WebContents* web_contents,
43 void AddNewContents(content::WebContents* source,
51 void NavigationStateChanged(content::WebContents* source,
60 void CloseContents(content::WebContents* source) override;
62 void LoadingStateChanged(content::WebContents* source,
66 content::WebContents* web_contents,
74 const content::WebContents* web_contents) override;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/resource_coordinator/
H A Dtab_load_tracker.h19 class WebContents; variable
113 void SwapTabContents(content::WebContents* old_contents,
114 content::WebContents* new_contents);
137 void StartTracking(content::WebContents* web_contents);
140 void StopTracking(content::WebContents* web_contents);
148 void DidReceiveResponse(content::WebContents* web_contents);
149 void DidStopLoading(content::WebContents* web_contents);
150 void RenderProcessGone(content::WebContents* web_contents,
155 void OnPageStoppedLoading(content::WebContents* web_contents);
163 virtual bool IsUiTab(content::WebContents* web_contents);
[all …]

12345678910>>...176