Home
last modified time | relevance | path

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

/plugin/photogallery/lightGallery/js/
H A Dlg-fullscreen.js94 if (!document.fullscreenElement &&
H A Dlg-fullscreen.min.js4 …,this.core.$outer.find(".lg-fullscreen").on("click.lg",function(){c.fullscreenElement||c.mozFullSc…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js6922 this.fullscreenElement = document.createElement('a');
6924 this.fullscreenElement.style.position = 'absolute';
6925 this.fullscreenElement.style.display = 'inline-block';
6928 this.fullscreenElement.style.padding = '2px';
6929 this.fullscreenElement.style.fontSize = '14px';
6931 this.fullscreenElement.style.width = '16px';
6932 this.fullscreenElement.style.height = '16px';
6933 this.fullscreenElement.style.backgroundPosition = '50% 50%';
6936 this.toolbarContainer.appendChild(this.fullscreenElement);
6949 mxUtils.setOpacity(this.fullscreenElement, 70);
[all …]
H A DMenus.js264 if (document.fullscreenElement == null)
281 document.fullscreenElement != null;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_fullscreen.js119 var element = (document.fullscreenElement ||
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js13 …debase/",n(n.s=239)}({239:function(e,t){function n(){var e=document.fullscreenElement||document.mo…
H A Ddhtmlxgantt_fullscreen.js.map1fullscreenElement","mozFullScreenElement","webkitFullscreenElement","msFullscreenElement","body","…
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js401 fullscreenElement: function(elem) { method in fs.api
420 fullscreenElement: function() { method in fs.api
2866 if(this.options.fullScreen && !$.jPlayer.nativeFeatures.fullscreen.api.fullscreenElement()) {
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js401 fullscreenElement: function(elem) { method in fs.api
420 fullscreenElement: function() { method in fs.api
2866 if(this.options.fullScreen && !$.jPlayer.nativeFeatures.fullscreen.api.fullscreenElement()) {
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js401 fullscreenElement: function(elem) { method in fs.api
420 fullscreenElement: function() { method in fs.api
2866 if(this.options.fullScreen && !$.jPlayer.nativeFeatures.fullscreen.api.fullscreenElement()) {
H A Djquery.jplayer.min.js2fullscreenElement:function(a){return a=a?a:d,a[i[1]]},requestFullscreen:function(a){return a[i[2]]… method in a.api
3 …){this.options.fullScreen&&!a.jPlayer.nativeFeatures.fullscreen.api.fullscreenElement()&&this._set…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js401 fullscreenElement: function(elem) { method in fs.api
420 fullscreenElement: function() { method in fs.api
2866 if(this.options.fullScreen && !$.jPlayer.nativeFeatures.fullscreen.api.fullscreenElement()) {
/plugin/jplayer/components/
H A Drequire-built.js2446 fullscreenElement: function(elem) { method in fs.api
2465 fullscreenElement: function() { method in fs.api
4911 if(this.options.fullScreen && !$.jPlayer.nativeFeatures.fullscreen.api.fullscreenElement()) {
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11755fullscreenElement=document.createElement("a");this.fullscreenElement.setAttribute("title",mxResour…
11756fullscreenElement.style.top="atlas"==uiTheme?"8px":"6px";this.fullscreenElement.style.right="atlas…
11757fullscreenElement.style.backgroundImage="url('"+this.fullscreenImage+"')";this.toolbarContainer.ap…
11799 …line?c.setInlineFullscreen(!Editor.inlineFullscreen):null==document.fullscreenElement?document.bod…
11800 …rn"1"==urlParams.embedInline?Editor.inlineFullscreen:null!=document.fullscreenElement});c.actions.…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js9284 …return !!(document.fullscreenElement || document.mozFullScreen || document.webkitIsFullScreen || d…
H A Dviewer.js.map1 … }\n }\n }\n\n get isFullscreen() {\n return !!(document.fullscreenElement || document.…
/plugin/html5video2/script/
H A Dvideo.min.js12 …ar t=e.offsetWidth,i=e.offsetHeight,n=0,r=0;e.offsetParent&&e!==d[l.fullscreenElement];)n+=e.offse…
/plugin/ol3/
H A Dscript.js8 …document.webkitIsFullScreen||document.msFullscreenElement||document.fullscreenElement)}function eO…
/plugin/openlayersmap/ol7/
H A Dol.js.map