Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/dom/geolocation/
H A DGeolocation.h212 bool IsFullyActiveOrChrome();
H A DGeolocation.cpp925 bool Geolocation::IsFullyActiveOrChrome() { in IsFullyActiveOrChrome() function in Geolocation
1006 if (!IsFullyActiveOrChrome()) { in GetCurrentPosition()
1080 if (!IsFullyActiveOrChrome()) { in WatchPosition()