Home
last modified time | relevance | path

Searched refs:removeTime (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2RemoveLocalInventoriesRequest.php34 public $removeTime; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2RemoveLocalInventoriesRequest
67 public function setRemoveTime($removeTime) argument
69 $this->removeTime = $removeTime;
76 return $this->removeTime;
H A DGoogleCloudRetailV2RemoveFulfillmentPlacesRequest.php34 public $removeTime; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2RemoveFulfillmentPlacesRequest
71 public function setRemoveTime($removeTime) argument
73 $this->removeTime = $removeTime;
80 return $this->removeTime;
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.min.js2removeTime:"fast",shuffleTime:"slow",itemClass:"jp-playlist-item",freeGroupClass:"jp-free-media",f… property in jPlayerPlaylist._options.playlistOptions
H A Djplayer.playlist.js158 removeTime: 'fast', property in jPlayerPlaylist._options.playlistOptions
374 …" li:nth-child(" + (index + 1) + ")").slideUp(this.options.playlistOptions.removeTime, function() {
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js158 removeTime: 'fast', property in jPlayerPlaylist._options.playlistOptions
374 …" li:nth-child(" + (index + 1) + ")").slideUp(this.options.playlistOptions.removeTime, function() {