HomeSort by relevance Sort by last modified time
    Searched refs:SetPopupsBlocked (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/ui/search/
instant_loader.cc 98 SetPopupsBlocked(true);
136 SetPopupsBlocked(false);
142 ->SetPopupsBlocked(!!popup_helper->GetBlockedPopupsCount());
  /external/chromium/chrome/browser/tab_contents/
tab_specific_content_settings.h 57 void SetPopupsBlocked(bool blocked);
tab_specific_content_settings_unittest.cc 66 content_settings.SetPopupsBlocked(true);
tab_specific_content_settings.cc 253 void TabSpecificContentSettings::SetPopupsBlocked(bool blocked) {
  /external/chromium_org/chrome/browser/ui/blocked_content/
blocked_content_tab_helper.cc 56 SetPopupsBlocked(visible);
popup_blocker_tab_helper.cc 65 SetPopupsBlocked(visible);
  /external/chromium_org/chrome/browser/content_settings/
tab_specific_content_settings.h 166 void SetPopupsBlocked(bool blocked);
tab_specific_content_settings_unittest.cc 77 content_settings->SetPopupsBlocked(true);
tab_specific_content_settings.cc 553 void TabSpecificContentSettings::SetPopupsBlocked(bool blocked) {

Completed in 211 milliseconds