Searched defs:audioEnabled (Results 1 – 2 of 2) sorted by relevance
50 bool RuntimeEnabledFeatures::audioEnabled() in audioEnabled() function in WebCore::RuntimeEnabledFeatures
105 bool audioEnabled = btn->displayType() == MediaMuteButton; in paintMediaControlsPart() local