Home
last modified time | relevance | path

Searched refs:totalFrames (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DGraphicsStats.php68 public $totalFrames; variable in Google\\Service\\ToolResults\\GraphicsStats
227 public function setTotalFrames($totalFrames) argument
229 $this->totalFrames = $totalFrames;
236 return $this->totalFrames;
/plugin/amcharts/assets/amcharts/
H A Dgauge.js15 …usValue=a.axis.startValue)}this.setLegendData(e);this.drawChart();this.totalFrames=this.startDurat…
22 …++)if(b=this.arrows[e],b.axis&&b.axis.value2angle){var d;b.frame>=this.totalFrames?d=b.value:(b.fr…
23 this.totalFrames),isNaN(d)&&(d=b.value));d=b.axis.value2angle(d);b.drawnAngle!=d&&(this.drawArrow(b…
H A Dfunnel.js33totalFrames=a*e.updateRate;c.rh=c.h;c.frame=0;c.height(1);setTimeout(function(){c.updateHeight.cal…
34totalFrames=a*e.updateRate;c.rw=c.w;c.frame=0;c.width(1);setTimeout(function(){c.updateWidth.call(…
H A Dserial.js69totalFrames=a*e.updateRate;c.rh=c.h;c.frame=0;c.height(1);setTimeout(function(){c.updateHeight.cal…
70totalFrames=a*e.updateRate;c.rw=c.w;c.frame=0;c.width(1);setTimeout(function(){c.updateWidth.call(…
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java374 int totalFrames = 0; in MovieEditorDialog()
379 totalFrames+=fr.getFrames().size(); in MovieEditorDialog()
382 …ressMonitor = new ProgressMonitor(frame, "Loading frames", "Loading movie frames", 0, totalFrames); in MovieEditorDialog()
385 frameEntries = new FrameEntry[totalFrames]; in MovieEditorDialog()
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js240 this.totalFrames = this.options.fps*this.options.duration;
283 frame = (pos * this.totalFrames).round();
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...