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

  /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) {

Completed in 78 milliseconds