Home
last modified time | relevance | path

Searched refs:restoreScreen (Results 1 – 6 of 6) sorted by relevance

/plugin/jplayer/components/jplayer/
H A Djplayer-built.js528 restoreScreen: ".jp-restore-screen", // *
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1833 this.css.jq.restoreScreen.hide();
1836 this.css.jq.restoreScreen.show();
1839 this.css.jq.restoreScreen.hide();
2837 restoreScreen: function() {
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js528 restoreScreen: ".jp-restore-screen", // *
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1833 this.css.jq.restoreScreen.hide();
1836 this.css.jq.restoreScreen.show();
1839 this.css.jq.restoreScreen.hide();
2837 restoreScreen: function() {
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js528 restoreScreen: ".jp-restore-screen", // *
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1833 this.css.jq.restoreScreen.hide();
1836 this.css.jq.restoreScreen.show();
1839 this.css.jq.restoreScreen.hide();
2837 restoreScreen: function() {
H A Djquery.jplayer.min.js2restoreScreen:".jp-restore-screen",repeat:".jp-repeat",repeatOff:".jp-repeat-off",gui:".jp-gui",no… property in a.jPlayer.options.cssSelector
3 …en?this._setOption("fullScreen",!1):this._setOption("fullScreen",!0)},restoreScreen:function(){thi…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js528 restoreScreen: ".jp-restore-screen", // *
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1833 this.css.jq.restoreScreen.hide();
1836 this.css.jq.restoreScreen.show();
1839 this.css.jq.restoreScreen.hide();
2837 restoreScreen: function() {
/plugin/jplayer/components/
H A Drequire-built.js2573 restoreScreen: ".jp-restore-screen", // *
3875 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
3878 this.css.jq.restoreScreen.hide();
3881 this.css.jq.restoreScreen.show();
3884 this.css.jq.restoreScreen.hide();
4882 restoreScreen: function() {