Searched defs:CreateBrowserWindow (Results 1 – 3 of 3) sorted by relevance
/third_party/cef/tests/ceftests/ | ||
D | test_handler.cc | 25 static void CreateBrowserWindow(CefRefPtr<CefBrowserView> browser_view, in CreateBrowserWindow() function in __anondefd54020111::TestWindowDelegate |
/third_party/cef/tests/cefclient/browser/ | ||
D | root_window_gtk.cc | 273 void RootWindowGtk::CreateBrowserWindow(const std::string& startup_url) { in CreateBrowserWindow() function in client::RootWindowGtk |
D | root_window_win.cc | 307 void RootWindowWin::CreateBrowserWindow(const std::string& startup_url) { in CreateBrowserWindow() function in client::RootWindowWin |