Searched refs:CanToggleAudioMute (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_utils.h98 bool CanToggleAudioMute(content::WebContents* contents);
H A Dtab_utils.cc245 bool CanToggleAudioMute(content::WebContents* contents) { function in namespace:chrome
260 if (!contents || !chrome::CanToggleAudioMute(contents))
H A Dtab_strip_model.cc926 if (!chrome::CanToggleAudioMute(GetWebContentsAt(indices[i])))

Completed in 83 milliseconds