Searched refs:web_contents_dialog_helper_ (Results 1 – 2 of 2) sorted by relevance
192 web_contents_dialog_helper_.reset( in BrowserCreated()442 if (web_contents_dialog_helper_) { in GetBoundsChangedCallback()443 return web_contents_dialog_helper_->GetBoundsChangedCallback(); in GetBoundsChangedCallback()
102 std::unique_ptr<CefWebContentsDialogHelper> web_contents_dialog_helper_; variable