/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/ |
H A D | SetMuteRequest.php | 25 public $mute; variable in Google\\Service\\SecurityCommandCenter\\SetMuteRequest 30 public function setMute($mute) argument 32 $this->mute = $mute; 39 return $this->mute;
|
H A D | Finding.php | 66 public $mute; variable in Google\\Service\\SecurityCommandCenter\\Finding 293 public function setMute($mute) argument 295 $this->mute = $mute; 302 return $this->mute;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
H A D | VideoProperties.php | 33 public $mute; variable in Google\\Service\\Slides\\VideoProperties 72 public function setMute($mute) argument 74 $this->mute = $mute; 81 return $this->mute;
|
/plugin/bez/mdl/ |
H A D | SubscriptionFactory.php | 16 public function mute($token='') { function in dokuwiki\\plugin\\bez\\mdl\\SubscriptionFactory 17 //mute by token 23 $q = "UPDATE {$this->get_table_name()} SET mute=1 WHERE user_id=?"; 25 //mute currently loged user 30 $q = "UPDATE {$this->get_table_name()} SET mute=1 WHERE user_id=?"; 40 $q = "UPDATE {$this->get_table_name()} SET mute=0 WHERE user_id=?"; 49 $q = "SELECT mute FROM {$this->get_table_name()} WHERE user_id=?"; 51 $mute = $this->model->sqlite->res2single($r); 52 if ($mute === false) { 56 return $mute; [all...] |
/plugin/bez/db/ |
H A D | update0009.sql | 1 UPDATE subscription SET mute=0;
|
H A D | update0007.sql | 3 mute BOOLEAN NOT NULL DEFAULT 0, field
|
/plugin/bez/ctl/ |
H A D | unsubscribe.php | 10 $this->model->factory('subscription')->mute($_GET['t'])
|
/plugin/html5video2/ |
H A D | print.css | 94 div.dokuwiki .vjs-default-skin .vjs-mute-control { display: none; } 95 div.dokuwiki .vjs-default-skin .vjs-mute-control div { display: none; } 96 div.dokuwiki .vjs-default-skin .vjs-mute-control.vjs-vol-0 div { display: none; } 97 div.dokuwiki .vjs-default-skin .vjs-mute-control.vjs-vol-1 div { display: none; } 98 div.dokuwiki .vjs-default-skin .vjs-mute-control.vjs-vol-2 div { display: none; }
|
H A D | style.css | 47 .vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder { 52 .vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before { 56 .vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder { 61 .vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before { 65 .vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder { 70 .vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before { 74 .vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder { 79 .vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before { 994 .video-js .vjs-mute-control { 1019 …el .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volu… [all …]
|
/plugin/mikioplugin/icons/bootstrap-icons/svg/ |
H A D | mic-mute-fill.svg | 1 <svg class="bi bi-mic-mute-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
H A D | volume-mute-fill.svg | 1 <svg class="bi bi-volume-mute-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
H A D | mic-mute.svg | 1 <svg class="bi bi-mic-mute" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
H A D | volume-mute.svg | 1 <svg class="bi bi-volume-mute" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
/plugin/externalembed/ |
H A D | README.md | 68 …_channel=Wintergatan" | autoplay: "true" | width: "720" | height: "480" | mute: "true" | controls:… 80 * `mute` - Specifies if the video will muted if autoplay is enabled. Values: 89 …_channel=Wintergatan" | autoplay: "true" | width: "720" | height: "480" | mute: "true" | controls:… 109 …ylist?list=PLLLYkE3G1HED6rW-bkliHbMroHYFf4ukv" | autoplay: "true" | height: "480" | mute: "true"}}`
|
H A D | syntax.php | 523 $mute = '1'; 525 $mute = '0'; 539 …com/embed/' . $parameters['video_id'] . '?' . 'autoplay=' . $autoplay . '&mute=' . $mute . '&loop=…
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/ |
H A D | jplayer.pink.flag.min.css | 1 …mute,.jp-audio-stream .jp-volume-controls .jp-mute{top:-6px;left:0}.jp-audio .jp-volume-controls .…
|
H A D | jplayer.pink.flag.css | 333 .jp-audio .jp-volume-controls .jp-mute, 334 .jp-audio-stream .jp-volume-controls .jp-mute { 343 .jp-video .jp-volume-controls .jp-mute, 352 .jp-volume-controls .jp-mute { 355 .jp-volume-controls .jp-mute:focus { 358 .jp-state-muted .jp-volume-controls .jp-mute { 361 .jp-state-muted .jp-volume-controls .jp-mute:focus {
|
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/ |
H A D | jplayer.pink.flag.scss | 390 .jp-audio .jp-volume-controls .jp-mute, 391 .jp-audio-stream .jp-volume-controls .jp-mute { 403 .jp-video .jp-volume-controls .jp-mute, 414 .jp-volume-controls .jp-mute { 418 .jp-volume-controls .jp-mute:focus { 422 .jp-state-muted .jp-volume-controls .jp-mute { 426 .jp-state-muted .jp-volume-controls .jp-mute:focus {
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/ |
H A D | jplayer.blue.monday.min.css | 1 …mute,.jp-volume-max{width:18px;height:15px}.jp-volume-max{left:74px}.jp-mute{background:url(../ima…
|
H A D | jplayer.blue.monday.css | 253 .jp-mute, 261 .jp-mute { 264 .jp-mute:focus { 267 .jp-state-muted .jp-mute { 270 .jp-state-muted .jp-mute:focus {
|
/plugin/jplayer/components/jplayer/ |
H A D | jplayer-built.js | 517 mute: ".jp-mute", 2237 mute = mute === undefined ? true : !!mute; 2238 this._muted(mute); 2245 _updateMute: function(mute) { argument 2246 if(mute === undefined) { 2247 mute = this.options.muted; 2249 if(mute) { 2256 this.css.jq.mute.hide(); 2258 } else if(mute) { 2259 this.css.jq.mute.hide(); [all …]
|
/plugin/jplayer/components/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 517 mute: ".jp-mute", 2237 mute = mute === undefined ? true : !!mute; 2238 this._muted(mute); 2245 _updateMute: function(mute) { argument 2246 if(mute === undefined) { 2247 mute = this.options.muted; 2249 if(mute) { 2256 this.css.jq.mute.hide(); 2258 } else if(mute) { 2259 this.css.jq.mute.hide(); [all …]
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 517 mute: ".jp-mute", 2237 mute = mute === undefined ? true : !!mute; 2238 this._muted(mute); 2245 _updateMute: function(mute) { argument 2246 if(mute === undefined) { 2247 mute = this.options.muted; 2249 if(mute) { 2256 this.css.jq.mute.hide(); 2258 } else if(mute) { 2259 this.css.jq.mute.hide(); [all …]
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
H A D | jquery.jplayer.js | 517 mute: ".jp-mute", 2237 mute = mute === undefined ? true : !!mute; 2238 this._muted(mute); 2245 _updateMute: function(mute) { argument 2246 if(mute === undefined) { 2247 mute = this.options.muted; 2249 if(mute) { 2256 this.css.jq.mute.hide(); 2258 } else if(mute) { 2259 this.css.jq.mute.hide(); [all …]
|
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/ |
H A D | jplayer.blue.monday.scss | 281 .jp-mute, 290 .jp-mute { 293 .jp-mute:focus { 296 .jp-state-muted .jp-mute { 299 .jp-state-muted .jp-mute:focus {
|