/third_party/cef/libcef/browser/osr/ |
D | web_contents_view_osr.cc | 23 web_contents_(nullptr) {} in CefWebContentsViewOSR() 29 DCHECK(!web_contents_); in WebContentsCreated() 30 web_contents_ = web_contents; in WebContentsCreated() 36 if (web_contents_) { in RenderViewCreated() 37 auto host = web_contents_->GetRenderViewHost(); in RenderViewCreated() 73 if (web_contents_) { in GotFocus() 75 static_cast<content::WebContentsImpl*>(web_contents_); in GotFocus() 83 if (web_contents_) { in LostFocus() 85 static_cast<content::WebContentsImpl*>(web_contents_); in LostFocus() 92 if (web_contents_->GetDelegate()) in TakeFocus() [all …]
|
D | browser_platform_delegate_osr.cc | 68 content::RenderViewHost* host = web_contents_->GetRenderViewHost(); in BrowserCreated() 80 content::RenderViewHost* host = web_contents_->GetRenderViewHost(); in NotifyBrowserDestroyed() 219 static_cast<content::WebContentsImpl*>(web_contents_); in WasHidden() 291 static_cast<content::WebContentsImpl*>(web_contents_); in DragTargetDragEnter() 340 static_cast<content::WebContentsImpl*>(web_contents_); in DragTargetDragOver() 389 if (current_rvh_for_drag_ != web_contents_->GetRenderViewHost() || in DragTargetDragLeave() 407 static_cast<content::WebContentsImpl*>(web_contents_); in DragTargetDrop() 510 static_cast<content::WebContentsImpl*>(web_contents_); in DragSourceEndedAt() 551 static_cast<content::WebContentsImpl*>(web_contents_); in DragSourceSystemDragEnded() 599 content::RenderViewHost* host = web_contents_->GetRenderViewHost(); in GetOSRHostView()
|
D | web_contents_view_osr.h | 36 content::WebContents* web_contents() const { return web_contents_; } in web_contents() 90 content::WebContents* web_contents_; variable
|
/third_party/cef/libcef/browser/alloy/ |
D | browser_platform_delegate_alloy.cc | 180 DCHECK(!web_contents_->GetDelegate()); in BrowserCreated() 181 web_contents_->SetDelegate(static_cast<AlloyBrowserHostImpl*>(browser)); in BrowserCreated() 183 PrefsTabHelper::CreateForWebContents(web_contents_); in BrowserCreated() 184 printing::CefPrintViewManager::CreateForWebContents(web_contents_); in BrowserCreated() 188 zoom::ZoomController::CreateForWebContents(web_contents_); in BrowserCreated() 193 new CefWebContentsDialogHelper(web_contents_, this)); in BrowserCreated() 205 DCHECK(web_contents_); in CreateExtensionHost() 215 alloy_browser, extension, web_contents_, url, host_type); in CreateExtensionHost() 227 extension, web_contents_, url, host_type); in CreateExtensionHost() 250 if (!web_contents_) in SendCaptureLostEvent() [all …]
|
/third_party/cef/libcef/browser/native/ |
D | browser_platform_delegate_native_linux.cc | 85 web_contents_, gfx::Rect(gfx::Point(), rect.size())); in CreateHostWindow() 95 auto prefs = web_contents_->GetMutableRendererPrefs(); in CreateHostWindow() 113 web_contents_->SyncRendererPrefs(); in CreateHostWindow() 140 if (web_contents_) { in SetFocus() 143 web_contents_->Focus(); in SetFocus() 160 if (!web_contents_) in NotifyMoveOrResizeStarted() 179 web_contents_->GetRenderViewHost()->GetWidget()) in NotifyMoveOrResizeStarted()
|
D | browser_platform_delegate_native.cc | 25 content::RenderViewHost* host = web_contents_->GetRenderViewHost(); in WasResized()
|
D | browser_platform_delegate_native_mac.mm | 228 NSView* native_view = web_contents_->GetNativeView().GetNativeNSView(); 320 NSView* view = web_contents_->GetContentNativeView().GetNativeNSView(); 389 if (!web_contents_) 394 return web_contents_->GetContainerBounds().size(); 569 if (!web_contents_) 572 web_contents_->GetRenderWidgetHostView());
|
D | browser_platform_delegate_native_aura.cc | 237 if (!web_contents_) in GetHostView() 240 web_contents_->GetRenderWidgetHostView()); in GetHostView()
|
D | browser_platform_delegate_native_win.cc | 227 delegate_view->Init(window_info_.window, web_contents_, in CreateHostWindow() 277 if (web_contents_) { in SetFocus() 280 web_contents_->Focus(); in SetFocus()
|
/third_party/cef/libcef/browser/ |
D | browser_platform_delegate.cc | 36 DCHECK(!web_contents_); in WebContentsCreated() 37 web_contents_ = web_contents; in WebContentsCreated() 53 DCHECK(web_contents_ && web_contents_ == web_contents); in WebContentsDestroyed() 54 web_contents_ = nullptr; in WebContentsDestroyed() 70 DCHECK(web_contents_); in BrowserCreated() 96 DCHECK(!web_contents_); in BrowserDestroyed()
|
D | browser_platform_delegate.h | 372 content::WebContents* web_contents_ = nullptr; variable
|
/third_party/cef/libcef/browser/extensions/api/tabs/ |
D | tabs_api.cc | 130 web_contents_ = web_contents; in Run() 226 web_contents_->GetBrowserContext(), in UpdateURL() 233 web_contents_->GetController().LoadURLWithParams(load_params); in UpdateURL() 236 web_contents_->GetController().GetPendingEntry()->GetVirtualURL()); in UpdateURL() 246 AlloyBrowserHostImpl::GetBrowserForContents(web_contents_), in GetResult()
|
D | tabs_api.h | 73 content::WebContents* web_contents_ = nullptr; variable
|
/third_party/chromium/patch/ |
D | 0004-3.2-Beta5.patch | 5208 web_contents_->SetDelegate(static_cast<AlloyBrowserHostImpl*>(browser)); 5210 PrefsTabHelper::CreateForWebContents(web_contents_); 5212 printing::CefPrintViewManager::CreateForWebContents(web_contents_); 5224 auto contents_to_use = printing::GetWebContentsToUse(web_contents_); 5239 auto contents_to_use = printing::GetWebContentsToUse(web_contents_); 6449 web_contents_->DownloadImage( 6457 + if (web_contents_) { 6459 + web_contents_->GetController().GetLastCommittedEntry(); 7649 if (web_contents_) { 26422 web_contents_.reset(); [all …]
|
D | 0003-3.2-Beta3-1115.patch | 13609 + : web_contents_(web_contents) {} 13615 + AlloyBrowserHostImpl::GetBrowserForContents(web_contents_)) { 13654 + content::WebContents* const web_contents_; 13686 if (!web_contents_) 13689 find_in_page::FindTabHelper::FromWebContents(web_contents_) 16317 + web_contents_ = new_contents; 16353 + if (!web_contents_) { 16357 + web_contents_->DownloadImage( 16473 + ~IconHelper() { web_contents_ = nullptr; } 16505 + content::WebContents* web_contents_ = nullptr; [all …]
|