Searched refs:SetTabAudioMuted (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_utils.h102 void SetTabAudioMuted(content::WebContents* contents, bool mute);
H A Dtab_utils.cc259 void SetTabAudioMuted(content::WebContents* contents, bool mute) { function in namespace:chrome
H A Dtab_strip_model.cc1048 chrome::SetTabAudioMuted(GetWebContentsAt(*i), mute);
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dbrowser_tab_strip_controller.cc305 chrome::SetTabAudioMuted(contents, !chrome::IsTabAudioMuted(contents));

Completed in 1194 milliseconds