Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dviews_window.cc775 const bool hide_overlays = command_line->HasSwitch(switches::kHideOverlays); in ViewsWindow() local
782 hide_frame && !hide_overlays && !delegate_->WithControls(); in ViewsWindow()