Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc145 const bool is_devtools_popup = !!create_params.devtools_opener; in Create() local
149 is_devtools_popup, platform_delegate->IsWindowless(), in Create()
175 is_devtools_popup, request_context_impl, std::move(platform_delegate), in Create()
204 bool is_devtools_popup, in CreateInternal() argument
229 is_devtools_popup); in CreateInternal()
262 is_devtools_popup); in CreateInternal()
Dalloy_browser_host_impl.h317 bool is_devtools_popup,