Home
last modified time | relevance | path

Searched refs:IsHandlingVRNavigationEvent (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/vr/
H A DVRDisplay.cpp459 bool VRDisplay::IsHandlingVRNavigationEvent() { in IsHandlingVRNavigationEvent() function in mozilla::dom::VRDisplay
492 !IsHandlingVRNavigationEvent() && StaticPrefs::dom_vr_require_gesture() && in RequestPresent()
H A DVRDisplay.h327 bool IsHandlingVRNavigationEvent();
/dports/lang/spidermonkey78/firefox-78.9.0/dom/vr/
H A DVRDisplay.cpp457 bool VRDisplay::IsHandlingVRNavigationEvent() { in IsHandlingVRNavigationEvent() function in mozilla::dom::VRDisplay
490 !IsHandlingVRNavigationEvent() && StaticPrefs::dom_vr_require_gesture() && in RequestPresent()
H A DVRDisplay.h326 bool IsHandlingVRNavigationEvent();
/dports/www/firefox/firefox-99.0/dom/vr/
H A DVRDisplay.cpp459 bool VRDisplay::IsHandlingVRNavigationEvent() { in IsHandlingVRNavigationEvent() function in mozilla::dom::VRDisplay
492 !IsHandlingVRNavigationEvent() && StaticPrefs::dom_vr_require_gesture() && in RequestPresent()
H A DVRDisplay.h327 bool IsHandlingVRNavigationEvent();
/dports/mail/thunderbird/thunderbird-91.8.0/dom/vr/
H A DVRDisplay.cpp459 bool VRDisplay::IsHandlingVRNavigationEvent() { in IsHandlingVRNavigationEvent() function in mozilla::dom::VRDisplay
492 !IsHandlingVRNavigationEvent() && StaticPrefs::dom_vr_require_gesture() && in RequestPresent()
H A DVRDisplay.h327 bool IsHandlingVRNavigationEvent();
/dports/lang/spidermonkey60/firefox-60.9.0/dom/vr/
H A DVRDisplay.cpp446 bool VRDisplay::IsHandlingVRNavigationEvent() { in IsHandlingVRNavigationEvent() function in mozilla::dom::VRDisplay
476 !IsHandlingVRNavigationEvent() && gfxPrefs::VRRequireGesture() && in RequestPresent()
H A DVRDisplay.h353 bool IsHandlingVRNavigationEvent();