Home
last modified time | relevance | path

Searched refs:GetTopLevelBrowsingContext (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox/firefox-99.0/dom/media/webaudio/
H A DAudioContext.h389 BrowsingContext* GetTopLevelBrowsingContext();
H A DAudioContext.cpp902 BrowsingContext* AudioContext::GetTopLevelBrowsingContext() { in GetTopLevelBrowsingContext() function in mozilla::dom::AudioContext
933 BrowsingContext* bc = GetTopLevelBrowsingContext(); in SetPageAwakeRequest()