Home
last modified time | relevance | path

Searched refs:OnRootWindowCreated (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Droot_window_manager.cc119 OnRootWindowCreated(root_window); in CreateRootWindow()
146 OnRootWindowCreated(root_window); in CreateRootWindowAsPopup()
266 void RootWindowManager::OnRootWindowCreated( in OnRootWindowCreated() function in client::RootWindowManager
270 MAIN_POST_CLOSURE(base::BindOnce(&RootWindowManager::OnRootWindowCreated, in OnRootWindowCreated()
Droot_window_manager.h92 void OnRootWindowCreated(scoped_refptr<RootWindow> root_window);