Home
last modified time | relevance | path

Searched refs:sIsFullScreenApiEnabled (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h2817 static bool sIsFullScreenApiEnabled; variable
H A DnsContentUtils.cpp277 bool nsContentUtils::sIsFullScreenApiEnabled = false; member in nsContentUtils
556 Preferences::AddBoolVarCache(&sIsFullScreenApiEnabled, in Init()
6813 return sIsFullScreenApiEnabled; in IsFullScreenApiEnabled()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h3310 static bool sIsFullScreenApiEnabled; variable
H A DnsContentUtils.cpp291 bool nsContentUtils::sIsFullScreenApiEnabled = false; member in nsContentUtils
602 Preferences::AddBoolVarCache(&sIsFullScreenApiEnabled, in Init()
6688 return sIsFullScreenApiEnabled;