Searched refs:CreateExtensionWindow (Results 1 – 8 of 8) sorted by relevance
| /third_party/cef/tests/cefclient/browser/ |
| D | root_window_views.cc | 274 void RootWindowViews::CreateExtensionWindow(CefRefPtr<CefExtension> extension, in CreateExtensionWindow() function in client::RootWindowViews 280 MAIN_POST_CLOSURE(base::BindOnce(&RootWindowViews::CreateExtensionWindow, in CreateExtensionWindow() 286 delegate_->CreateExtensionWindow(extension, source_bounds, parent_window, in CreateExtensionWindow()
|
| D | root_window.cc | 42 delegate_->CreateExtensionWindow(*it, CefRect(), nullptr, base::DoNothing(), in OnExtensionsChanged()
|
| D | root_window_manager.h | 105 void CreateExtensionWindow(CefRefPtr<CefExtension> extension,
|
| D | root_window.h | 105 virtual void CreateExtensionWindow(CefRefPtr<CefExtension> extension,
|
| D | root_window_views.h | 64 void CreateExtensionWindow(CefRefPtr<CefExtension> extension,
|
| D | views_window.h | 80 virtual void CreateExtensionWindow(CefRefPtr<CefExtension> extension,
|
| D | root_window_manager.cc | 408 void RootWindowManager::CreateExtensionWindow( in CreateExtensionWindow() function in client::RootWindowManager
|
| D | views_window.cc | 434 delegate_->CreateExtensionWindow( in OnMenuButtonPressed()
|