Home
last modified time | relevance | path

Searched refs:getSum (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DFloatingPointMean.php44 public function getSum() function in Google\\Service\\Dataflow\\FloatingPointMean
H A DIntegerMean.php51 public function getSum() function in Google\\Service\\Dataflow\\IntegerMean
H A DDistributionUpdate.php100 public function getSum() function in Google\\Service\\Dataflow\\DistributionUpdate
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php833 public function getSum() { function in Google_AggregateStats
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13getSum:function(t,e,i){void 0===i&&(i=t.length-1),void 0===e&&(e=0);for(var n=0,r=e;r<=i;r++)n+=t[…
H A Ddhtmlxgantt.js.map1getSum","sizes","from","to","summ","setSumWidth","sum_width","scale","parts","diff","adjustSize","…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js25171 getSum: function (sizes, from, to) {
25195 var oldWidth = this.getSum(parts, from, to);
25202 scale.full_width = this.getSum(parts);
25220 var full = this.getSum(parts, from, to);
25434 …this.adjustSize(cont_width - this.getSum(config.width)/* 1 width per column from the code above */…
25435 config.full_width = this.getSum(config.width);
25483 var targetWidth = this.getSum(lower_scale.width, lower_start, lower_end - 1);
25484 var actualWidth = this.getSum(upper_scale.width, upper_start, upper_end - 1);
25535 var full = this.getSum(cfg.width);
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js12295 var getSum = function() { function
12614 _.iteratee = getSum;
12627 _.iteratee = getSum;