Searched refs:displayTime (Results 1 – 5 of 5) sorted by relevance
156 displayTime: 'slow', property in jPlayerPlaylist._options.playlistOptions227 …var displayTime = $(this.cssSelector.playlist + " ul").children().length ? this.options.playlistOp…229 $(this.cssSelector.playlist + " ul").slideUp(displayTime, function() {241 $(this).slideDown(self.options.playlistOptions.displayTime);
2 …displayTime:"slow",addTime:"fast",removeTime:"fast",shuffleTime:"slow",itemClass:"jp-playlist-item… property in jPlayerPlaylist._options.playlistOptions
963 public $displayTime; variable in Google_TimelineItem1024 public function setDisplayTime( $displayTime) { argument1025 $this->displayTime = $displayTime;1028 return $this->displayTime;
61 - fullScreenOnly now works in conjunction with displayTime190 - the logo was unnecessary shown when going fullscreen if logo.displayTime was being used