Home
last modified time | relevance | path

Searched refs:CreateRootWindowAsPopup (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Droot_window_manager.h38 scoped_refptr<RootWindow> CreateRootWindowAsPopup(
Droot_window_manager.cc124 scoped_refptr<RootWindow> RootWindowManager::CreateRootWindowAsPopup( in CreateRootWindowAsPopup() function in client::RootWindowManager
Dclient_handler.cc1053 MainContext::Get()->GetRootWindowManager()->CreateRootWindowAsPopup( in CreatePopupWindow()