Searched refs:addTime (Results 1 – 5 of 5) sorted by relevance
26 public $addTime; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2AddFulfillmentPlacesRequest43 public function setAddTime($addTime) argument45 $this->addTime = $addTime;52 return $this->addTime;
30 public $addTime; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2AddLocalInventoriesRequest55 public function setAddTime($addTime) argument57 $this->addTime = $addTime;64 return $this->addTime;
2 …addTime:"fast",removeTime:"fast",shuffleTime:"slow",itemClass:"jp-playlist-item",freeGroupClass:"j… property in jPlayerPlaylist._options.playlistOptions
157 addTime: 'fast', property in jPlayerPlaylist._options.playlistOptions343 …reateListItem(media)).find("li:last-child").hide().slideDown(this.options.playlistOptions.addTime);