| /third_party/cef/include/views/ |
| D | cef_browser_view_delegate.h | 64 virtual void OnBrowserCreated(CefRefPtr<CefBrowserView> browser_view, in OnBrowserCreated() 74 virtual void OnBrowserDestroyed(CefRefPtr<CefBrowserView> browser_view, in OnBrowserDestroyed() 86 CefRefPtr<CefBrowserView> browser_view, in GetDelegateForPopupBrowserView() 104 CefRefPtr<CefBrowserView> browser_view, in OnPopupBrowserViewCreated()
|
| /third_party/cef/tests/cefsimple/ |
| D | simple_app.cc | 22 explicit SimpleWindowDelegate(CefRefPtr<CefBrowserView> browser_view) in SimpleWindowDelegate() 61 bool OnPopupBrowserViewCreated(CefRefPtr<CefBrowserView> browser_view, in OnPopupBrowserViewCreated() 109 CefRefPtr<CefBrowserView> browser_view = CefBrowserView::CreateBrowserView( in OnContextInitialized() local
|
| D | simple_handler.cc | 52 CefRefPtr<CefBrowserView> browser_view = in OnTitleChange() local
|
| /third_party/cef/libcef/browser/chrome/views/ |
| D | toolbar_view_impl.cc | 11 BrowserView* browser_view, in Create() 26 BrowserView* browser_view, in CefToolbarViewImpl()
|
| D | browser_platform_delegate_chrome_views.cc | 17 explicit PopupWindowDelegate(CefRefPtr<CefBrowserView> browser_view) in PopupWindowDelegate() 50 CefRefPtr<CefBrowserViewImpl> browser_view) in CefBrowserPlatformDelegateChromeViews() 57 CefRefPtr<CefBrowserViewImpl> browser_view) { in SetBrowserView()
|
| D | chrome_browser_view.cc | 17 CefRefPtr<CefBrowserView> browser_view) { in InitBrowser() 74 BrowserView* browser_view) { in OverrideCreateToolbar()
|
| D | chrome_browser_frame.cc | 11 void ChromeBrowserFrame::Init(BrowserView* browser_view, in Init()
|
| D | toolbar_view_view.cc | 9 BrowserView* browser_view, in CefToolbarViewView()
|
| /third_party/cef/libcef_dll/ctocpp/views/ |
| D | browser_view_delegate_ctocpp.cc | 26 CefRefPtr<CefBrowserView> browser_view, in OnBrowserCreated() 52 CefRefPtr<CefBrowserView> browser_view, in OnBrowserDestroyed() 80 CefRefPtr<CefBrowserView> browser_view, in GetDelegateForPopupBrowserView() 113 CefRefPtr<CefBrowserView> browser_view, in OnPopupBrowserViewCreated()
|
| /third_party/cef/libcef_dll/cpptoc/views/ |
| D | browser_view_delegate_cpptoc.cc | 28 cef_browser_view_t* browser_view, in browser_view_delegate_on_browser_created() 54 cef_browser_view_t* browser_view, in browser_view_delegate_on_browser_destroyed() 81 cef_browser_view_t* browser_view, in browser_view_delegate_get_delegate_for_popup_browser_view() 122 cef_browser_view_t* browser_view, in browser_view_delegate_on_popup_browser_view_created()
|
| /third_party/cef/tests/ceftests/ |
| D | test_handler.cc | 25 static void CreateBrowserWindow(CefRefPtr<CefBrowserView> browser_view, in CreateBrowserWindow() 54 TestWindowDelegate(CefRefPtr<CefBrowserView> browser_view, in TestWindowDelegate() 72 bool OnPopupBrowserViewCreated(CefRefPtr<CefBrowserView> browser_view, in OnPopupBrowserViewCreated() 366 CefRefPtr<CefBrowserView> browser_view = CefBrowserView::CreateBrowserView( in CreateBrowser() local
|
| /third_party/cef/libcef/browser/views/ |
| D | browser_platform_delegate_views.cc | 23 explicit PopupWindowDelegate(CefRefPtr<CefBrowserView> browser_view) in PopupWindowDelegate() 56 CefRefPtr<CefBrowserViewImpl> browser_view) in CefBrowserPlatformDelegateViews() 64 CefRefPtr<CefBrowserViewImpl> browser_view) { in SetBrowserView()
|
| D | menu_runner_views.cc | 10 CefMenuRunnerViews::CefMenuRunnerViews(CefBrowserViewImpl* browser_view) in CefMenuRunnerViews()
|
| D | browser_view_impl.cc | 64 CefRefPtr<CefBrowserViewImpl> browser_view = new CefBrowserViewImpl(delegate); in Create() local 78 CefRefPtr<CefBrowserViewImpl> browser_view = new CefBrowserViewImpl(delegate); in CreateForPopup() local
|
| D | overlay_view_host.cc | 213 auto browser_view = BrowserView::GetBrowserViewForNativeWindow( in Init() local
|
| /third_party/cef/tests/cefclient/browser/ |
| D | views_window.cc | 120 CefRefPtr<CefBrowserView> browser_view = CefBrowserView::CreateBrowserView( in Create() local 337 CefRefPtr<CefBrowserView> browser_view, in GetDelegateForPopupBrowserView() 356 CefRefPtr<CefBrowserView> browser_view, in OnPopupBrowserViewCreated() 762 CefRefPtr<CefBrowserView> browser_view) in ViewsWindow() 818 void ViewsWindow::SetBrowserView(CefRefPtr<CefBrowserView> browser_view) { in SetBrowserView()
|
| D | window_test_runner_views.cc | 21 CefRefPtr<CefBrowserView> browser_view = in GetWindow() local
|
| /third_party/cef/libcef/browser/ |
| D | browser_host_base.h | 55 CefRefPtr<CefBrowserView> browser_view; member
|