Home
last modified time | relevance | path

Searched refs:fullscreenEnabled (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/emulators/aqemu/aqemu-0.9.2/src/Embedded_Display/
H A DMachine_View.cpp43 fullscreenEnabled = false; in MachineView()
280 else if( fullscreenEnabled ) in fullscreen()
287 fullscreenEnabled = enable; in fullscreen()
H A DMachine_View.h95 bool fullscreenEnabled; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/fullscreen/
H A Ddocument_fullscreen.idl27 [LenientSetter] readonly attribute boolean fullscreenEnabled;
41 …[MeasureAs=PrefixedDocumentFullscreenEnabled, ImplementedAs=fullscreenEnabled] readonly attribute …
H A Ddocument_fullscreen.h43 static bool fullscreenEnabled(Document&);
H A Ddocument_fullscreen.cc32 bool DocumentFullscreen::fullscreenEnabled(Document& document) { in fullscreenEnabled() function in blink::DocumentFullscreen
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/fullscreen/
H A Ddocument_fullscreen.idl27 [LegacyLenientSetter] readonly attribute boolean fullscreenEnabled;
41 …[MeasureAs=PrefixedDocumentFullscreenEnabled, ImplementedAs=fullscreenEnabled] readonly attribute …
H A Ddocument_fullscreen.h43 static bool fullscreenEnabled(Document&);
H A Ddocument_fullscreen.cc32 bool DocumentFullscreen::fullscreenEnabled(Document& document) { in fullscreenEnabled() function in blink::DocumentFullscreen
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/screenfull/
H A Dreadme.md41 document.fullscreenEnabled =
42 document.fullscreenEnabled ||
56 if (document.fullscreenEnabled) {
243 …nally: `requestFullscreen`, `exitFullscreen`, `fullscreenElement`, `fullscreenEnabled`, `fullscree…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/screenfull/
H A Dreadme.md41 document.fullscreenEnabled =
42 document.fullscreenEnabled ||
56 if (document.fullscreenEnabled) {
243 …nally: `requestFullscreen`, `exitFullscreen`, `fullscreenElement`, `fullscreenEnabled`, `fullscree…
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/fullscreen/api/
H A Ddocument-fullscreen-enabled.html.ini2 [Document#fullscreenEnabled]
H A Ddocument-fullscreen-enabled-removing-allowfullscreen.sub.html.ini2 [Document#fullscreenEnabled removing allowfullscreen after load and then navigating]
H A Ddocument-fullscreen-enabled-setting-allowfullscreen-timing.sub.html.ini2 [Document#fullscreenEnabled setting allowfullscreen after document creation, before response]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/fullscreen/api/
H A Ddocument-fullscreen-enabled.html.ini2 [Document#fullscreenEnabled]
H A Ddocument-fullscreen-enabled-removing-allowfullscreen.sub.html.ini2 [Document#fullscreenEnabled removing allowfullscreen after load and then navigating]
H A Ddocument-fullscreen-enabled-setting-allowfullscreen-timing.sub.html.ini2 [Document#fullscreenEnabled setting allowfullscreen after document creation, before response]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/fullscreen/api/
H A Ddocument-fullscreen-enabled.html.ini2 [Document#fullscreenEnabled]
H A Ddocument-fullscreen-enabled-removing-allowfullscreen.sub.html.ini2 [Document#fullscreenEnabled removing allowfullscreen after load and then navigating]
H A Ddocument-fullscreen-enabled-setting-allowfullscreen-timing.sub.html.ini2 [Document#fullscreenEnabled setting allowfullscreen after document creation, before response]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/fullscreen/api/
H A Ddocument-fullscreen-enabled.html.ini2 [Document#fullscreenEnabled]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/fullscreen/api/
H A Ddocument-fullscreen-enabled-active-document.html.ini2 [Document#fullscreenEnabled when the document is not the active document]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/interfaces/
H A Dfullscreen.idl9 [LenientSetter] readonly attribute boolean fullscreenEnabled;
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/interfaces/
H A Dfullscreen.idl24 [LegacyLenientSetter] readonly attribute boolean fullscreenEnabled;
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/interfaces/
H A Dfullscreen.idl24 [LegacyLenientSetter] readonly attribute boolean fullscreenEnabled;
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/interfaces/
H A Dfullscreen.idl24 [LegacyLenientSetter] readonly attribute boolean fullscreenEnabled;

12345678