Searched refs:parent_web_contents (Results 1 – 5 of 5) sorted by relevance
383 content::WebContents* parent_web_contents, in DesktopMediaPickerDialogView() argument415 parent_web_contents && in DesktopMediaPickerDialogView()416 !parent_web_contents->GetDelegate()->IsNeverVisible(parent_web_contents); in DesktopMediaPickerDialogView()418 widget = CreateWebModalDialogViews(this, parent_web_contents); in DesktopMediaPickerDialogView()447 web_modal::PopupManager::FromWebContents(parent_web_contents); in DesktopMediaPickerDialogView()449 parent_web_contents); in DesktopMediaPickerDialogView()
113 DesktopMediaPickerDialogView(content::WebContents* parent_web_contents,
30 if (!show_params.parent_web_contents) {57 this, show_params.parent_web_contents, sheet));
280 content::WebContents* parent_web_contents; member319 content::WebContents* parent_web_contents() const { in parent_web_contents() function320 return show_params_.parent_web_contents; in parent_web_contents()
568 : parent_web_contents(contents), in ShowParams()576 : parent_web_contents(NULL), in ShowParams()