Searched refs:Variable (Results 1 – 1 of 1) sorted by relevance
540 function Variable(name, initialValue) { class554 Variable.prototype.addConstraint = function (c) {561 Variable.prototype.removeConstraint = function (c) {807 var v = new Variable(name);836 var scale = new Variable("scale", 10);837 var offset = new Variable("offset", 1000);842 src = new Variable("src" + i, i);843 dst = new Variable("dst" + i, i);