Searched refs:with_controls_ (Results 1 – 8 of 8) sorted by relevance
222 if (with_controls_) in SetFullscreen()243 if (with_controls_) { in SetLoadingState()386 DCHECK(with_controls_); in OnButtonPressed()440 DCHECK(with_controls_ || with_overlay_controls_); in OnMenuButtonPressed()463 DCHECK(with_controls_ || with_overlay_controls_); in ExecuteCommand()505 with_controls_ = delegate_->WithControls(); in OnWindowCreated()521 if (with_controls_ || with_overlay_controls_) { in OnWindowCreated()526 if (with_controls_) { in OnWindowCreated()648 if (!with_controls_) in OnKeyEvent()723 if (with_controls_) { in OnWindowChanged()[all …]
83 : with_controls_(false), in RootWindowGtk()117 with_controls_ = config->with_controls; in Init()143 with_controls_ = with_controls; in InitAsPopup()346 if (with_controls_) { in CreateRootWindow()536 if (with_controls_) { in OnSetLoadingState()
105 : with_controls_(false), in RootWindowWin()155 with_controls_ = config->with_controls; in Init()191 with_controls_ = with_controls; in InitAsPopup()358 ::AdjustWindowRectEx(&window_rect, dwStyle, with_controls_, dwExStyle); in CreateRootWindow()652 if (with_controls_ && edit_hwnd_) { in OnSize()874 if (with_controls_) { in OnCreate()1079 if (with_controls_) { in OnSetLoadingState()
124 bool with_controls_;151 with_controls_(false),177 with_controls_ = config->with_controls;205 with_controls_ = with_controls;289 static_cast<int>(height) + (with_controls_ ? URLBAR_HEIGHT : 0);440 if (with_controls_) {586 static_cast<int>(new_size.height) + (with_controls_ ? URLBAR_HEIGHT : 0);604 if (with_controls_) {
114 bool with_controls_; variable
127 bool with_controls_; variable
226 bool with_controls_; variable
45 bool with_controls_; field157 with_controls_ = with_controls;223 window_config->with_controls = with_controls_;