Searched refs:SetCloseOnInterstitialPage (Results 1 – 3 of 3) sorted by relevance
212 manager->SetCloseOnInterstitialPage(dialog2, false); in TEST_F()216 manager->SetCloseOnInterstitialPage(dialog1, true); in TEST_F()217 manager->SetCloseOnInterstitialPage(dialog3, true); in TEST_F()
46 void SetCloseOnInterstitialPage(NativeWebContentsModalDialog dialog,
54 void WebContentsModalDialogManager::SetCloseOnInterstitialPage( in SetCloseOnInterstitialPage() function in web_modal::WebContentsModalDialogManager