Searched refs:otherSource (Results 1 – 4 of 4) sorted by relevance
2 …e=this.getSource(),otherSource=otherColor.getSource();for(var i=0;i<3;i++){result.push(Math.round(… variable
4617 otherSource = otherColor.getSource(); variable4620 result.push(Math.round((source[i] * (1 - otherAlpha)) + (otherSource[i] * otherAlpha)));
1105 EventSource.prototype.getPrimitive = function (otherSource) {
1 …otherSource = other.regexp ? other.regexp.source : '';\n if (thisSource < otherSource) {\n …