Home
last modified time | relevance | path

Searched defs:use_views (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Droot_window_create.cc20 scoped_refptr<RootWindow> RootWindow::Create(bool use_views) { in Create()
/third_party/cef/tests/cefsimple/
Dsimple_app.cc91 const bool use_views = command_line->HasSwitch("use-views"); in OnContextInitialized() local
Dsimple_handler.cc31 SimpleHandler::SimpleHandler(bool use_views) in SimpleHandler()
/third_party/cef/tests/ceftests/
Dtest_handler.cc351 const bool use_views = CefCommandLine::GetGlobalCommandLine()->HasSwitch( in CreateBrowser() local