Home
last modified time | relevance | path

Searched refs:fullScreen (Results 1 – 11 of 11) sorted by relevance

/plugin/photogallery/lightGallery/js/
H A Dlg-fullscreen.js26 fullScreen: true property in AnonymousFunction20b389270200.defaults
45 var fullScreen = '';
46 if (this.core.s.fullScreen) {
53 fullScreen = '<span class="lg-fullscreen lg-icon"></span>';
54 this.core.$outer.find('.lg-toolbar').append(fullScreen);
55 this.fullScreen();
86 Fullscreen.prototype.fullScreen = function() { method in Fullscreen
H A Dlg-fullscreen.min.js4fullScreen:!0},f=function(b){return this.core=a(b).data("lightGallery"),this.$el=a(b),this.core.s=… method in f
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.min.js2fullScreen?a(e.cssSelector.details).show():a(e.cssSelector.details).hide()}),a(this.cssSelector.pr…
H A Djplayer.playlist.js95 if(event.jPlayer.options.fullScreen) {
131 if(!this.options.fullScreen) {
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js95 if(event.jPlayer.options.fullScreen) {
131 if(!this.options.fullScreen) {
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js527 fullScreen: ".jp-full-screen", // *
539 fullScreen: "jp-state-full-screen",
545 fullScreen: false, // Native Full Screen
611 fullScreen: {
615 f._setOption("fullScreen", !f.options.fullScreen);
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1832 this.css.jq.fullScreen.hide();
1835 this.css.jq.fullScreen.hide();
1838 this.css.jq.fullScreen.show();
2829 fullScreen: function(event) {
[all …]
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js527 fullScreen: ".jp-full-screen", // *
539 fullScreen: "jp-state-full-screen",
545 fullScreen: false, // Native Full Screen
611 fullScreen: {
615 f._setOption("fullScreen", !f.options.fullScreen);
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1832 this.css.jq.fullScreen.hide();
1835 this.css.jq.fullScreen.hide();
1838 this.css.jq.fullScreen.show();
2829 fullScreen: function(event) {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js527 fullScreen: ".jp-full-screen", // *
539 fullScreen: "jp-state-full-screen",
545 fullScreen: false, // Native Full Screen
611 fullScreen: {
615 f._setOption("fullScreen", !f.options.fullScreen);
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1832 this.css.jq.fullScreen.hide();
1835 this.css.jq.fullScreen.hide();
1838 this.css.jq.fullScreen.show();
2829 fullScreen: function(event) {
[all …]
H A Djquery.jplayer.min.js2fullScreen:".jp-full-screen",restoreScreen:".jp-restore-screen",repeat:".jp-repeat",repeatOff:".jp… property in a.jPlayer.options.cssSelector
3fullScreen:function(a){var b="object"==typeof a;b&&this.options.useStateClassSkin&&this.options.fu…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js527 fullScreen: ".jp-full-screen", // *
539 fullScreen: "jp-state-full-screen",
545 fullScreen: false, // Native Full Screen
611 fullScreen: {
615 f._setOption("fullScreen", !f.options.fullScreen);
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1832 this.css.jq.fullScreen.hide();
1835 this.css.jq.fullScreen.hide();
1838 this.css.jq.fullScreen.show();
2829 fullScreen: function(event) {
[all …]
/plugin/jplayer/components/
H A Drequire-built.js2572 fullScreen: ".jp-full-screen", // *
2584 fullScreen: "jp-state-full-screen",
2590 fullScreen: false, // Native Full Screen
2656 fullScreen: {
2660 f._setOption("fullScreen", !f.options.fullScreen);
3875 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
3877 this.css.jq.fullScreen.hide();
3880 this.css.jq.fullScreen.hide();
3883 this.css.jq.fullScreen.show();
4874 fullScreen: function(event) {
[all …]