Home
last modified time | relevance | path

Searched refs:SendBlockAutoplayStatus (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dsite_settings_handler.h242 void SendBlockAutoplayStatus();
H A Dsite_settings_handler.cc523 base::Bind(&SiteSettingsHandler::SendBlockAutoplayStatus, in OnJavascriptAllowed()
609 SendBlockAutoplayStatus(); in OnContentSettingChanged()
1388 SendBlockAutoplayStatus(); in HandleFetchBlockAutoplayStatus()
1391 void SiteSettingsHandler::SendBlockAutoplayStatus() { in SendBlockAutoplayStatus() function in settings::SiteSettingsHandler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/
H A Dsite_settings_handler.h246 void SendBlockAutoplayStatus();
H A Dsite_settings_handler.cc533 base::Bind(&SiteSettingsHandler::SendBlockAutoplayStatus, in OnJavascriptAllowed()
625 SendBlockAutoplayStatus(); in OnContentSettingChanged()
1444 SendBlockAutoplayStatus(); in HandleFetchBlockAutoplayStatus()
1447 void SiteSettingsHandler::SendBlockAutoplayStatus() { in SendBlockAutoplayStatus() function in settings::SiteSettingsHandler