Home
last modified time | relevance | path

Searched refs:fullscreenElement (Results 1 – 25 of 257) sorted by relevance

1234567891011

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/fullscreen/
H A Ddocument_fullscreen.idl28 …[LenientSetter, Unscopable, ImplementedAs=fullscreenElement] readonly attribute boolean fullscreen;
36 …[MeasureAs=PrefixedDocumentIsFullscreen, ImplementedAs=fullscreenElement] readonly attribute boole…
37 …[MeasureAs=PrefixedDocumentCurrentFullScreenElement, ImplementedAs=fullscreenElement] readonly att…
42 …[MeasureAs=PrefixedDocumentFullscreenElement, ImplementedAs=fullscreenElement] readonly attribute …
H A Ddocument_fullscreen.h44 static Element* fullscreenElement(Document&);
H A Ddocument_fullscreen.cc36 Element* DocumentFullscreen::fullscreenElement(Document& document) { in fullscreenElement() function in blink::DocumentFullscreen
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/fullscreen/
H A Ddocument_fullscreen.idl28 …[LegacyLenientSetter, Unscopable, ImplementedAs=fullscreenElement] readonly attribute boolean full…
36 …[MeasureAs=PrefixedDocumentIsFullscreen, ImplementedAs=fullscreenElement] readonly attribute boole…
37 …[MeasureAs=PrefixedDocumentCurrentFullScreenElement, ImplementedAs=fullscreenElement] readonly att…
42 …[MeasureAs=PrefixedDocumentFullscreenElement, ImplementedAs=fullscreenElement] readonly attribute …
H A Ddocument_fullscreen.h44 static Element* fullscreenElement(Document&);
H A Ddocument_fullscreen.cc36 Element* DocumentFullscreen::fullscreenElement(Document& document) { in fullscreenElement() function in blink::DocumentFullscreen
/dports/www/moodle310/moodle/lib/amd/build/
H A Dfullscreen.min.js.map1fullscreenElement","mozFullscreenElement","msFullscreenElement","webkitFullscreenElement"],"mappin…
/dports/www/moodle311/moodle/lib/amd/build/
H A Dfullscreen.min.js.map1fullscreenElement","mozFullscreenElement","msFullscreenElement","webkitFullscreenElement"],"mappin…
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webidl/
H A DDocumentOrShadowRoot.webidl25 readonly attribute Element? fullscreenElement;
26 [BinaryName="fullscreenElement"]
/dports/www/moodle39/moodle/lib/amd/build/
H A Dfullscreen.min.js.map1fullscreenElement","mozFullscreenElement","msFullscreenElement","webkitFullscreenElement"],"mappin…
/dports/www/firefox-esr/firefox-91.8.0/dom/webidl/
H A DDocumentOrShadowRoot.webidl33 readonly attribute Element? fullscreenElement;
34 [BinaryName="fullscreenElement"]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webidl/
H A DDocumentOrShadowRoot.webidl33 readonly attribute Element? fullscreenElement;
34 [BinaryName="fullscreenElement"]
/dports/www/firefox/firefox-99.0/dom/webidl/
H A DDocumentOrShadowRoot.webidl33 readonly attribute Element? fullscreenElement;
34 [BinaryName="fullscreenElement"]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webidl/
H A DDocumentOrShadowRoot.webidl33 readonly attribute Element? fullscreenElement;
34 [BinaryName="fullscreenElement"]
/dports/lang/spidermonkey78/firefox-78.9.0/browser/actors/
H A DDOMFullscreenChild.jsm31 !this.document.fullscreenElement
51 if (this.document.fullscreenElement) {
99 if (!this.document || !this.document.fullscreenElement) {
/dports/www/firefox/firefox-99.0/browser/actors/
H A DDOMFullscreenChild.jsm35 !this.document.fullscreenElement
51 if (this.document.fullscreenElement) {
125 if (!this.document || !this.document.fullscreenElement) {
/dports/www/firefox-esr/firefox-91.8.0/browser/actors/
H A DDOMFullscreenChild.jsm35 !this.document.fullscreenElement
51 if (this.document.fullscreenElement) {
125 if (!this.document || !this.document.fullscreenElement) {
/dports/mail/thunderbird/thunderbird-91.8.0/browser/actors/
H A DDOMFullscreenChild.jsm35 !this.document.fullscreenElement
51 if (this.document.fullscreenElement) {
125 if (!this.document || !this.document.fullscreenElement) {
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/interfaces/
H A Dfullscreen.idl19 [LenientSetter] readonly attribute Element? fullscreenElement;
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dtest_glfw_fullscreen.c32 …int isInFullscreen = EM_ASM_INT(return !!(document.fullscreenElement || document.mozFullScreenElem… in windowSizeCallback()
H A Dsdl_wm_togglefullscreen.c38 …int isInFullscreen = EM_ASM_INT(return !!(document.fullscreenElement || document.mozFullScreenElem… in mainloop()
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/interfaces/
H A Dfullscreen.idl34 [LegacyLenientSetter] readonly attribute Element? fullscreenElement;
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/interfaces/
H A Dfullscreen.idl34 [LegacyLenientSetter] readonly attribute Element? fullscreenElement;
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/interfaces/
H A Dfullscreen.idl34 [LegacyLenientSetter] readonly attribute Element? fullscreenElement;
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/interfaces/
H A Dfullscreen.idl34 [LegacyLenientSetter] readonly attribute Element? fullscreenElement;

1234567891011