Searched refs:isWebAudioEnabled (Results 1 – 5 of 5) sorted by relevance
96 static void setWebkitAudioContextEnabled(bool isEnabled) { isWebAudioEnabled = isEnabled; } in setWebkitAudioContextEnabled()97 static bool webkitAudioContextEnabled() { return isWebAudioEnabled; } in webkitAudioContextEnabled()169 static bool isWebAudioEnabled; variable
52 bool RuntimeEnabledFeatures::isWebAudioEnabled = false; member in WebCore::RuntimeEnabledFeatures
77 WEBKIT_API static bool isWebAudioEnabled();
210 bool WebRuntimeFeatures::isWebAudioEnabled() in isWebAudioEnabled() function in WebKit::WebRuntimeFeatures
1299 (WebKit::WebRuntimeFeatures::isWebAudioEnabled):