| /plugin/s5reloaded/ui/effects_support/ |
| D | sound.js | 11 tracks: {}, property 27 if(options.replace && this.tracks[options.track]) { 28 $R(0, this.tracks[options.track].id).each(function(id){ 33 this.tracks[options.track] = null; 36 if(!this.tracks[options.track]) 37 this.tracks[options.track] = { id: 0 }; 39 this.tracks[options.track].id++; 41 options.id = this.tracks[options.track].id;
|
| D | effects.js | 1022 initialize: function(tracks){ argument 1023 this.tracks = []; property 1025 this.addTracks(tracks); 1027 addTracks: function(tracks){ argument 1028 tracks.each(function(track){ 1031 this.tracks.push($H({ 1041 this.tracks.map(function(track){
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
| D | ProductVisibility.php | 34 public $tracks; variable in Google\\Service\\AndroidEnterprise\\ProductVisibility 67 public function setTracks($tracks) argument 69 $this->tracks = $tracks; 76 return $this->tracks;
|
| D | ProductPolicy.php | 44 public $tracks; variable in Google\\Service\\AndroidEnterprise\\ProductPolicy 133 public function setTracks($tracks) argument 135 $this->tracks = $tracks; 142 return $this->tracks;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/ |
| D | GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation.php | 33 public function setTracks($tracks) argument 35 $this->tracks = $tracks; 42 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation.php | 33 public function setTracks($tracks) argument 35 $this->tracks = $tracks; 42 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation.php | 33 public function setTracks($tracks) argument 35 $this->tracks = $tracks; 42 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1PersonDetectionAnnotation.php | 33 public function setTracks($tracks) argument 35 $this->tracks = $tracks; 42 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation.php | 33 public function setTracks($tracks) argument 35 $this->tracks = $tracks; 42 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation.php | 51 public function setTracks($tracks) argument 53 $this->tracks = $tracks; 60 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation.php | 51 public function setTracks($tracks) argument 53 $this->tracks = $tracks; 60 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1FaceDetectionAnnotation.php | 51 public function setTracks($tracks) argument 53 $this->tracks = $tracks; 60 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation.php | 51 public function setTracks($tracks) argument 53 $this->tracks = $tracks; 60 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation.php | 51 public function setTracks($tracks) argument 53 $this->tracks = $tracks; 60 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation.php | 61 public function setTracks($tracks) argument 63 $this->tracks = $tracks; 70 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation.php | 61 public function setTracks($tracks) argument 63 $this->tracks = $tracks; 70 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1LogoRecognitionAnnotation.php | 61 public function setTracks($tracks) argument 63 $this->tracks = $tracks; 70 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation.php | 61 public function setTracks($tracks) argument 63 $this->tracks = $tracks; 70 return $this->tracks;
|
| D | GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation.php | 61 public function setTracks($tracks) argument 63 $this->tracks = $tracks; 70 return $this->tracks;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/ |
| D | TracksListResponse.php | 47 public function setTracks($tracks) argument 49 $this->tracks = $tracks; 56 return $this->tracks;
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/ |
| D | popcorn.js | 1558 tracks = obj.data.trackEvents, 1559 end = tracks.endIndex, 1560 start = tracks.startIndex, 1561 byStartLen = tracks.byStart.length, 1562 byEndLen = tracks.byEnd.length, 1572 while ( tracks.byEnd[ end ] && tracks.byEnd[ end ].end <= currentTime ) { 1574 byEnd = tracks.byEnd[ end ]; 1611 while ( tracks.byStart[ start ] && tracks.byStart[ start ].start <= currentTime ) { 1613 byStart = tracks.byStart[ start ]; 1650 while ( tracks.byStart[ start ] && tracks.byStart[ start ].start > currentTime ) { [all …]
|
| /plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
| D | GPX.php | 204 $tracks = []; 225 $tracks[] = $track; 227 return $tracks; 440 $wayPoints = $routes = $tracks = ""; 450 $tracks .= $this->geometryToGPX($component); 457 return $metadata . $wayPoints . $routes . $tracks;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | AndroidPublisher.php | 860 'tracks', 864 … 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/tracks/{track}', 884 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/tracks', 899 … 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/tracks/{track}', 919 … 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/tracks/{track}',
|
| /plugin/html5video2/ |
| D | print.css | 39 /* Individual tracks */
|
| /plugin/tline/ |
| D | CHANGES.txt | 52 The event painters do not calculate the tracks of all the events when they are loaded, 53 the event tracks are only calculated when they are viewed or are about to be viewed.
|