Searched refs:hide_overlays (Results 1 – 1 of 1) sorted by relevance
775 const bool hide_overlays = command_line->HasSwitch(switches::kHideOverlays); in ViewsWindow() local782 hide_frame && !hide_overlays && !delegate_->WithControls(); in ViewsWindow()