Searched refs:browser_bounds_ (Results 1 – 2 of 2) sorted by relevance
426 browser_window_->CreateBrowser(parent, browser_bounds_, settings, nullptr, in CreateRootWindow()431 browser_window_->ShowPopup(parent, browser_bounds_.x, browser_bounds_.y, in CreateRootWindow()432 browser_bounds_.width, browser_bounds_.height); in CreateRootWindow()622 browser_bounds_ = in NotifyContentBounds()
152 CefRect browser_bounds_; variable